UNPKG

auto-request

Version:

通过Yapi JSON Schema生成接口Axios或Taro接口

4 lines 200 B
export declare const initArray: <T = any>(arrs: T[] | undefined) => T[]; export declare const camelcase: any; export declare const pascalCase: (str: string) => any; //# sourceMappingURL=utils.d.ts.map