仪表盘
版本库
文件存储
活动
搜索
登录
蔡年峰
/
HM_StandardPda-Browse
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
Merge branch 'master' of http://43.142.96.171:8080/r/~cnf/HM_StandardPda-Br...
cnf
2025-09-17
2565d78042b7cc5ac500c4bac5edefdb7a046af5
[~cnf/HM_StandardPda-Browse.git]
/
node_modules
/
ajv
/
dist
/
compile
/
validate
/
boolSchema.d.ts
1
2
3
4
import type { SchemaCxt } from "..";
import { Name } from "../codegen";
export declare function topBoolOrEmptySchema(it: SchemaCxt): void;
export declare function boolOrEmptySchema(it: SchemaCxt, valid: Name): void;