method MemoryTable.prototype.getIndeximport { MemoryTable } from "https://deno.land/x/pg_mem@3.0.3/table.ts"; getIndex(...forValues: IValue[]): _IIndex | nilParameters...forValues: IValue[]Returns_IIndex | nil