import { type Models } from "https://deno.land/x/appwrite@12.1.0/mod.ts";
const { IndexList } = Models;
Indexes List
definition: { total: number; indexes: Index[]; }
import { type Models } from "https://deno.land/x/appwrite@12.1.0/mod.ts";
const { IndexList } = Models;
Indexes List