UNPKG

@devlander/collect-exports-for-bundle

Version:

Generate comprehensive export files for TypeScript/JavaScript projects with Rollup compatibility

2 lines (1 loc) 140 B
export declare const hasPathWith: (paths: string[], listOfExtensionFilenameOrFolderToCheck: string | string[], debug?: boolean) => boolean;