UNPKG

@jsdocs-io/extractor

Version:

Analyze and extract the API from npm packages

5 lines 183 B
import * as tsm from 'ts-morph'; export declare function getApparentType({ declaration, }: { declaration: tsm.Node; }): string; //# sourceMappingURL=get-apparent-type.d.ts.map