crypto.d.ts 110 B

12
  1. export { createHash, createHmac, pbkdf2Sync, randomBytes } from "crypto";
  2. //# sourceMappingURL=crypto.d.ts.map