type alias SchemaInterfaceTypeimport { type SchemaInterfaceType } from "https://deno.land/x/ldkit@v0.6.0/library/schema/mod.ts"; definition: { $type: string[]; }