UNPKG

ng-packagr

Version:

Compile and package a TypeScript library to Angular Package Format

2 lines (1 loc) 55 B
export declare function camelize(str: string): string;