Expand description
TYPESCRIPT grammar for tree-sitter
This crate provides the typescript language grammar for use with tree-sitter.
Constants§
- HIGHLIGHTS_
QUERY - The highlights query for typescript.
- INJECTIONS_
QUERY - The injections query for typescript (empty - no injections available).
- LOCALS_
QUERY - The locals query for typescript.
Functions§
- language
- Returns the typescript tree-sitter language.