astro-ghostcms/.pnpm-store/v3/files/ff/f7d69f54e7efe8ed45313fc54f6...

6 lines
176 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
/**
* Common parser code for TypeScript and Flow.
*/
export declare function typedParseConditional(noIn: boolean): void;
export declare function typedParseParenItem(): void;