astro-ghostcms/.pnpm-store/v3/files/3a/9d1b0e8ec88e281295d6d8250e1...

3 lines
208 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
import type * as ts from 'typescript';
export declare function isSymbolFromDefaultLibrary(program: ts.Program, symbol: ts.Symbol | undefined): boolean;
//# sourceMappingURL=isSymbolFromDefaultLibrary.d.ts.map