mirror of
https://github.com/619dev/PaperPhone.git
synced 2026-07-05 10:24:27 +08:00
3 lines
94 B
TypeScript
3 lines
94 B
TypeScript
export * from "./crossPlatformSha1";
|
|
export { Sha1 as WebCryptoSha1 } from "./webCryptoSha1";
|