import { type BaseResponse } from "https://deno.land/x/fathym_common@v0.0.131/src/services/BaseResponse.ts";
definition: Record<string | number | symbol, unknown> & { Status: Status; }
x/fathym_common/src/services/BaseResponse.ts>BaseResponse
import { type BaseResponse } from "https://deno.land/x/fathym_common@v0.0.131/src/services/BaseResponse.ts";