UNPKG

@ew-did-registry/claims

Version:

The package exposes functionality needed to create, inspect, approve, and verify Private and Public claims

4 lines (3 loc) 83 B
export declare const hashes: { [hashAlg: string]: (data: string) => string; };