import { type NativeScript } from "https://deno.land/x/lucid@0.10.0/src/mod.ts";
definition: { type: ; keyHash?: KeyHash; required?: number; slot?: Slot; scripts?: NativeScript[]; }
| "sig"
| "all"
| "any"
| "before"
| "atLeast"
| "after"
x/lucid/src/mod.ts>NativeScript
import { type NativeScript } from "https://deno.land/x/lucid@0.10.0/src/mod.ts";