UNPKG

orange-orm

Version:

Object Relational Mapper

3 lines (2 loc) 117 B
import type { SchemaObjCxt } from ".."; export declare function assignDefaults(it: SchemaObjCxt, ty?: string): void;