UNPKG

@jspm/generator

Version:

Package Import Map Generation Tool

3 lines (2 loc) 195 B
export declare function getIntegrityNodeLegacy(buf: Uint8Array | string): Promise<`sha384-${string}`>; export declare let getIntegrity: (buf: Uint8Array | string) => Promise<`sha384-${string}`>;