UNPKG

dwnpm

Version:

Decentralized Registry Package Manager (DRPM) helps developers publish, install, find and manage Decentralized Packages (DPKs) published to Decentralized Web Nodes (DWNs). DRPM does this by looking up a Decentralized Identifier (DID) to find its DID docum

5 lines 166 B
export declare class DrlUtils { static isJsonObject(value: any): boolean; static base64urlEncode(data: any): string; } //# sourceMappingURL=drl-utils.d.ts.map