persona-community-5/.pnpm-store/v3/files/ff/f7d69f54e7efe8ed45313fc54f6c251f47399fe68b33a779fe3ea100617c6f3abf51acd3a112b22b548ec33c6faa264a0427902e865dfa3c6b35811879d6a9
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

6 lines
176 B
Plaintext

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