UNPKG

sucrase

Version:

Super-fast alternative to Babel for when you can target modern JS runtimes

4 lines (3 loc) 147 B
export declare const lineBreak: RegExp; export declare function isNewLine(code: number): boolean; export declare const nonASCIIwhitespace: RegExp;