UNPKG

payload

Version:

Node, React, Headless CMS and Application Framework built on Next.js

3 lines 161 B
import type { BinaryLike } from 'crypto'; export declare const oneWayHash: (data: BinaryLike, secret: string) => string; //# sourceMappingURL=oneWayHash.d.ts.map