rawMonth: { count: number; date: string | number }

The raw type of month attained from the API

Type declaration

  • count: number
  • date: string | number

Generated using TypeDoc