supercat666's picture
fixed igv
1df763a
raw
history blame
117 Bytes
import type { SchemaObjCxt } from "..";
export declare function assignDefaults(it: SchemaObjCxt, ty?: string): void;