Crate arborium_typescript

Crate arborium_typescript 

Source
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.