Source code

Revision control

Copy as Markdown

Other Tools

// esline-disable rulesdir/check-license
export {tokenize, TOKENS, stringify} from 'parsel-js';
export type * from 'parsel-js';