UNPKG

@krebitdao/reputation-passport

Version:

Krebit SDK for Verified Credentials

6 lines 232 B
/** To sort an array based on a specific key */ export declare function sortByKey(array: any, key: any): any; export declare const orbis: { getDefaultDID: (address: string) => Promise<any>; }; //# sourceMappingURL=orbis.d.ts.map