Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/fathym_atomic/src/src.deps.ts>BaseResponseModel

This is the core atomic library to build design libraries from.
Go to Latest
type alias BaseResponseModel
import { type BaseResponseModel } from "https://deno.land/x/fathym_atomic@v0.0.143/src/src.deps.ts";
definition: BaseResponse & { Model: TModel; }