UNPKG

@jsdocs-io/extractor

Version:

Analyze and extract the API from npm packages

5 lines 241 B
export declare function getOptimizedFilePattern({ name, ignoreFilePatternOptimizations, }: { name: string; ignoreFilePatternOptimizations?: boolean; }): string | undefined; //# sourceMappingURL=get-optimized-file-pattern.d.ts.map