interface SchemaObjectsimport { type SchemaObjects } from "https://deno.land/x/bids_validator@v1.15.0/types/schema.ts"; Propertiesdatatypes: Record<string, Value>enums: Record<string, Value>entities: Record<string, Entity>extensions: Record<string, Value>files: Record<string, unknown>formats: Record<string, Format>suffixes: Record<string, Value>