UNPKG

dataorm

Version:
6 lines (5 loc) 150 B
export declare type StringAttrType = { nullable?: boolean; default?: string; }; export declare const StringAttrTypeData: StringAttrType;