Definition
JSON-LD 1.2 Processing Algorithms and API defines JsonLdError
dictionary JsonLdError {
JsonLdErrorCode code;
USVString? message = null;
};
JsonLdError dictionaryJSON-LD 1.2 Processing Algorithms and API defines JsonLdError
dictionary JsonLdError {
JsonLdErrorCode code;
USVString? message = null;
};