pub type TypescriptParser = Parser<TypescriptCode>;
Expand description
The Typescript
language parser.
Aliased Typeยง
pub struct TypescriptParser { /* private fields */ }
pub type TypescriptParser = Parser<TypescriptCode>;
The Typescript
language parser.
pub struct TypescriptParser { /* private fields */ }