芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/www/node_modules/camel-case/dist.es2015/index.d.ts
import { Options } from "pascal-case"; export { Options }; export declare function camelCaseTransform(input: string, index: number): string; export declare function camelCaseTransformMerge(input: string, index: number): string; export declare function camelCase(input: string, options?: Options): string;