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

2 lines
55 B
Go

export declare const getMd5: (text: string) => string;