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