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

6 lines
176 B
Plaintext

/**
* Common parser code for TypeScript and Flow.
*/
export declare function typedParseConditional(noIn: boolean): void;
export declare function typedParseParenItem(): void;