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

3 lines
102 B
TypeScript

export * from "./crossPlatformSha256";
export { Sha256 as WebCryptoSha256 } from "./webCryptoSha256";