Files
SerpentRace/SerpentRace_Backend/node_modules/@aws-crypto/sha256-browser/build/main/index.d.ts
T
2025-07-11 19:56:28 +02:00

3 lines
102 B
TypeScript

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