@jsdocs-io/extractor
Version:
Analyze and extract the API from npm packages
7 lines • 318 B
TypeScript
export * from './package-analyzer/analyze-registry-package';
export * from './types/declaration-type-guards';
export * from './types/module-declarations';
export * from './types/package-api';
export * from './types/package-file';
export * from './types/registry-package-info';
//# sourceMappingURL=index.d.ts.map