UNPKG

@rushstack/package-extractor

Version:

A library for bundling selected files and dependencies into a deployable package.

3 lines 343 B
export { PackageExtractor, type LinkCreationMode, type IExtractorOptions, type IExtractorProjectConfiguration, type IExtractorDependencyConfiguration, type IExtractorMetadataJson, type IProjectInfoJson, type IExtractorSubspace } from './PackageExtractor'; export type { ILinkInfo } from './SymlinkAnalyzer'; //# sourceMappingURL=index.d.ts.map