fix(core): update

This commit is contained in:
2019-01-07 02:41:38 +01:00
parent ae7d101ab9
commit 692a1223a8
10 changed files with 325 additions and 49 deletions

View File

@ -39,7 +39,7 @@ export function unI() {
}
target.saveableProperties.push(key);
};
}
}
export class SmartDataDbDoc<T> {
/**