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