UNPKG

@devlander/collect-exports-for-bundle

Version:

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

2 lines (1 loc) 89 B
export declare function toValidFunctionName(word: string, usedNames?: string[]): string;