UNPKG

@rushstack/package-extractor

Version:

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

3 lines 209 B
import type { IExtractorMetadataJson } from '../../../PackageExtractor'; export declare function getExtractorMetadataAsync(): Promise<IExtractorMetadataJson>; //# sourceMappingURL=CreateLinksUtilities.d.ts.map