Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function errorFormat
import { errorFormat } from "https://deno.land/x/flagship_io_js_sdk@3.1.1/utils/utils.ts";

Parameters

message: string
optional
errorData: Record<string, unknown>

Returns

string