UNPKG

ng2-encrm-components

Version:

angular 2 components

6 lines (5 loc) 93 B
export interface ExampleRowInterface { name: string; age: number; date?: Date; }