NeahNew/node_modules/@aws-crypto/sha1-browser/build/module/index.d.ts
2025-05-04 13:45:45 +02:00

3 lines
94 B
TypeScript

export * from "./crossPlatformSha1";
export { Sha1 as WebCryptoSha1 } from "./webCryptoSha1";