LimitInfo: {
    current: number;
    limit: number;
    type: string;
}

Type declaration

  • current: number
  • limit: number
  • type: string