UNPKG

ng2-encrm-components

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