enum Protocol.IndexedDB.KeyPathTypeimport { Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts"; const { KeyPathType } = Protocol.IndexedDB; MembersArray = "array"Null = "null"String = "string"