UNPKG

prostgles-types

Version:

Shared TypeScript object definitions for prostgles-client and prostgles-server

3 lines 134 B
export declare function md5cycle(x: any, k: any): void; export declare function md5(s: string): any; //# sourceMappingURL=md5.d.ts.map