Type Alias BlogsSearchParams

BlogsSearchParams: { locationId: string; limit: string; offset: string }

Type declaration

  • locationId: string
  • limit: string
  • offset: string