Skip to main content

parse_modern_root

Function parse_modern_root 

Source
pub fn parse_modern_root(source: &str) -> Result<Root, CompileError>
Expand description

Parse a Svelte component directly into the modern AST root.