UNPKG

@jsdocs-io/extractor

Version:

Analyze and extract the API from npm packages

3 lines 201 B
import * as tsm from 'ts-morph'; export declare function isExportedDeclarations(declaration: tsm.Node): declaration is tsm.ExportedDeclarations; //# sourceMappingURL=is-exported-declarations.d.ts.map