UNPKG

cannoli-interfaces

Version:
6 lines (5 loc) 91 B
export interface IAction { by: string; createdAt: Date; description: string; }