Files
memecoin-botV2/.pnpm-store/v10/files/dc/ccb264d091cb15d4bfe4eef5b4797c66d249de37708fb4dea4a62aaf840895d3a6ee7487415f82c063f9d9c01a866c111b7d99350debc3c93157ae23bc201d

3 lines
147 B
Plaintext

import type * as ts from 'typescript';
export declare function typeDeclaredInLib(declarationFiles: ts.SourceFile[], program: ts.Program): boolean;