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