improve README
This commit is contained in:
2
dist/smartdata.classes.dbdoc.d.ts
vendored
2
dist/smartdata.classes.dbdoc.d.ts
vendored
@ -1,5 +1,5 @@
|
||||
import { DbCollection } from './smartdata.classes.dbcollection';
|
||||
export declare type TDocCreation = 'db' | 'data' | 'mixed';
|
||||
export declare type TDocCreation = 'db' | 'new' | 'mixed';
|
||||
/**
|
||||
* sva - saveable decorator to be used on class properties
|
||||
*/
|
||||
|
Reference in New Issue
Block a user