createSHA.d.ts 102 B

12
  1. export default function (kind: string): import('crypto').Hash;
  2. //# sourceMappingURL=createSHA.d.ts.map