UNPKG

@jsdocs-io/extractor

Version:

Analyze and extract the API from npm packages

7 lines (6 loc) 277 B
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';