import { type OpenInterestResponse } from "https://deno.land/x/aax@v1.0.0-beta.1/public/mod.ts";
definition: SuccessResponse<{ symbol: string; openInterest: number; openInterestUSD: number; }>
import { type OpenInterestResponse } from "https://deno.land/x/aax@v1.0.0-beta.1/public/mod.ts";