import { type ErrorModel } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/core/Models/mod.ts";
Represents an error.
Properties
locations: LocationModel[]
The locations of the error.
import { type ErrorModel } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/core/Models/mod.ts";
Represents an error.
The locations of the error.