blob: 02ba453b23436f94efeffd493bc5f5d49a052158 [file] [log] [blame]
import type { SchemaObjCxt } from "..";
export declare function assignDefaults(it: SchemaObjCxt, ty?: string): void;