Urara-Blog/node_modules/.pnpm-store/v3/files/70/a9300e078b0c19f2b719310f18b932695229a24f71db200fe9c26f6b94ffb61b2fa85bdaf33e16d3a12ccc9420adf42ecbd1fa24e991af6ac86bbeeac43394
2022-08-14 01:14:53 +08:00

5 lines
218 B
Text

export declare const whitespace: RegExp;
export declare const start_whitespace: RegExp;
export declare const end_whitespace: RegExp;
export declare const start_newline: RegExp;
export declare const dimensions: RegExp;