UNPKG

dataorm

Version:
5 lines (4 loc) 120 B
export declare type IdAttrType = { autoincrement?: boolean; }; export declare const IdAttrTypeData: IdAttrType;