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

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