UNPKG

configcat-common

Version:

ConfigCat is a configuration as a service that lets you manage your features and configurations without actually deploying new code.

3 lines 142 B
export declare function sha1(msg: string): string; export declare function sha256(msgUtf8: string): string; //# sourceMappingURL=Hash.d.ts.map