UNPKG

@devlander/collect-exports-for-bundle

Version:

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

4 lines (3 loc) 116 B
export declare const getCachedDirectory: (filepath: string, config?: { debug?: boolean; }) => Promise<boolean>;