rittenhop-ghost/versions/5.94.2/node_modules/lib0/hash/sha256.node.d.ts

2 lines
91 B
TypeScript
Raw Normal View History

export function digest(data: Uint8Array): Buffer;
//# sourceMappingURL=sha256.node.d.ts.map