Files
memecoin-botV2/.pnpm-store/v10/files/65/b39f16e706741c9feab68b44e41e872d9380ee1ea5b6044af225538e83a4af40d9dd5551ea222d7267b700a562897ce00ded9a922697dc693a93bc3d81ab0e

3 lines
152 B
Plaintext

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