UNPKG

117 BTypeScriptView Raw
1import type { SchemaObjCxt } from "..";
2export declare function assignDefaults(it: SchemaObjCxt, ty?: string): void;