UNPKG

@tanglelabs/resolver-did-key

Version:

Fork of Sphereon did:key resolver with BBS+/BLS and EBSI support.

6 lines 251 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DID_JSON = exports.DID_LD_JSON = void 0; exports.DID_LD_JSON = 'application/did+ld+json'; exports.DID_JSON = 'application/did+json'; //# sourceMappingURL=types.js.map