UNPKG

el-beeswarm

Version:

<div style="display: flex; padding: 1rem; flex-direction: column; align-items: center; justify-content: center; height: 100vh; text-align: center; display: flex;

5 lines (4 loc) 216 B
import type { SchemaCxt } from ".."; import { Name } from "../codegen"; export declare function topBoolOrEmptySchema(it: SchemaCxt): void; export declare function boolOrEmptySchema(it: SchemaCxt, valid: Name): void;