UNPKG

178 BTypeScriptView Raw
1export declare const LINE_FEED = "\n";
2export declare const TS_TSX_REGEX: RegExp;
3export declare const JS_JSX_REGEX: RegExp;
4export declare const DECLARATION_TYPE_EXT = ".d.ts";