Skip to main content
Deno 2 is finally here 🎉️
Learn more
type alias insurance.IGetInsuranceCostResponseData
import { type insurance } from "https://deno.land/x/sptaki@1.2.0/models/mod.ts";
const { IGetInsuranceCostResponseData } = insurance;
definition: Record<string, Record<string, number>>