UNPKG

@sphereon/ssi-types

Version:

SSI Common Types

4 lines 167 B
import { HasherSync } from '../types'; export declare const shaHasher: HasherSync; export declare const defaultHasher: HasherSync; //# sourceMappingURL=hasher.d.ts.map