import { type Models } from "https://deno.land/x/appwrite@9.1.0/src/models.d.ts";
const { CurrencyList } = Models;
Currencies List
definition: { total: number; currencies: Currency[]; }
import { type Models } from "https://deno.land/x/appwrite@9.1.0/src/models.d.ts";
const { CurrencyList } = Models;
Currencies List