Function deno_core::error::type_error

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