source:
imaps-frontend/node_modules/ajv/dist/compile/validate/boolSchema.d.ts@
79a0317
Last change on this file since 79a0317 was 79a0317, checked in by , 3 days ago | |
---|---|
|
|
File size: 216 bytes |
Line | |
---|---|
1 | import type { SchemaCxt } from ".."; |
2 | import { Name } from "../codegen"; |
3 | export declare function topBoolOrEmptySchema(it: SchemaCxt): void; |
4 | export declare function boolOrEmptySchema(it: SchemaCxt, valid: Name): void; |
Note:
See TracBrowser
for help on using the repository browser.