astro-ghostcms/.pnpm-store/v3/files/09/bf0eb40dfd3521eca27ca1449d2...

4 lines
147 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
export declare const WHITESPACE_CHARS: Array<number>;
export declare const skipWhiteSpace: RegExp;
export declare const IS_WHITESPACE: Uint8Array;