Type alias SupportedContentType

SupportedContentType: typeof DID_JSON_CONTENT_TYPE | typeof DID_JSON_LD_CONTENT_TYPE | typeof DID_CBOR_CONTENT_TYPE

Supported content types for DID resolution and dereferencing.