Skip to content
Snippets Groups Projects
monthlyInfo.model.ts 96 B
Newer Older
  • Learn to ignore specific revisions
  • export interface IMonthlyInfo {
      year: number
      month: number
      info: string