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