UNPKG

simpay-typescript-api

Version:
3 lines (2 loc) 66 B
declare function sha256(text: string): string; export { sha256 };