UNPKG

@jsdocs-io/extractor

Version:

Analyze and extract the API from npm packages

5 lines 188 B
import * as tsm from 'ts-morph'; export declare function getOverview({ indexFile, }: { indexFile: tsm.SourceFile; }): string | undefined; //# sourceMappingURL=get-overview.d.ts.map