UNPKG

js-databox

Version:

databox & metabox

4 lines (3 loc) 222 B
export declare const ArrayToHexString: (byteArray: number[]) => string; export declare const getUint8ArrayFromHex: (str: any) => Uint8Array; export declare const getToAccountIdentifier: (principal: any, s: any) => string;