UNPKG

di-wings

Version:

Aviary Tech's common library for decentralized identity

3 lines 202 B
export declare function expandJsonLd(doc: any, documentLoader: any): Promise<any>; export declare function compactJsonLd(document: any, context: any): Promise<any>; //# sourceMappingURL=json-ld.d.ts.map