Files
crawlab/frontend/crawlab-ui/typings/utils/hash.d.ts

2 lines
53 B
TypeScript

export declare const getMd5: (value: any) => string;