import { Core } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
const { ScriptSchema } = Core;
Used to choose the schema for a script JSON string
x/lucid/src/mod.ts>Core.ScriptSchema
import { Core } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
const { ScriptSchema } = Core;
Used to choose the schema for a script JSON string