You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deno has custom_error, and we only have JsError and ErrorMetadata which doesn't support throwing DOMException and variants like DOMExceptionDataError. search for not_supported_error and data_error in code