import { type SchemaBuilder } from "https://deno.land/x/live@1.25.4/engine/schema/builder.ts";
Properties
data: SchemaData
Returns the schema data raw
Methods
build(base: string, namespace: string): Schemas
Build the final schema.
withBlockSchema(blockSchema: BlockModule | EntrypointModule): SchemaBuilder
Add a new block schema to the schema.