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