interface dtils.ArrayDescriptorimport { type dtils } from "https://deno.land/x/dtils@2.2.0/devops/deps.ts"; const { ArrayDescriptor } = dtils; Propertiestype: "array"keyType: JsonDescriptoroptionalmaxLength: numberoptionalminLength: number