mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
5 lines
129 B
TypeScript
5 lines
129 B
TypeScript
// esline-disable rulesdir/check-license
|
|
export {tokenize, TOKENS, stringify} from 'parsel-js';
|
|
|
|
export type * from 'parsel-js';
|