Type Definition MozjsParser
rust_code_analysis
type MozjsParser = TSParser<MozjsCode>;
The Mozjs language parser.
Mozjs