persona-community-5/.pnpm-store/v3/files/3a/9d1b0e8ec88e281295d6d8250e1bbfaac372e521996e6e6ab5ac4cc6da49bd3f33d09a34601e5e2082f29c29a5179a51ef933c4a140c6bb8fc90bdf3920c02
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

3 lines
208 B
Plaintext

import type * as ts from 'typescript';
export declare function isSymbolFromDefaultLibrary(program: ts.Program, symbol: ts.Symbol | undefined): boolean;
//# sourceMappingURL=isSymbolFromDefaultLibrary.d.ts.map