UNPKG

bia-framework

Version:

Bia Framework to work with angular 2

7 lines (6 loc) 123 B
export interface syncableTable { _id?: string; createdAt: Date; updatedAt: Date; deleted: boolean; }