first commit
This commit is contained in:
3
app_vue/node_modules/dot-case/dist.es2015/index.d.ts
generated
vendored
Normal file
3
app_vue/node_modules/dot-case/dist.es2015/index.d.ts
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
import { Options } from "no-case";
|
||||
export { Options };
|
||||
export declare function dotCase(input: string, options?: Options): string;
|
Reference in New Issue
Block a user