import { type BaseResult } from "https://deno.land/x/oak_nest@v1.15.1/modules/uinv/mod.ts";
definition: { code: string; request_id: string; data: T; success: boolean; message: string | null; }
import { type BaseResult } from "https://deno.land/x/oak_nest@v1.15.1/modules/uinv/mod.ts";