UNPKG

bia-framework

Version:

Bia Framework to work with angular 2

8 lines (7 loc) 118 B
interface ISyncableCollection { _id:string; createdAt:Date; updatedAt:Date; deleted:boolean; }