index.d.ts 108 B

12
  1. export declare function createHash(kind: string): import("crypto").Hash;
  2. //# sourceMappingURL=index.d.ts.map