Function deno_core::error::type_error

source ยท
pub fn type_error(message: impl Into<Cow<'static, str>>) -> Error