Type Alias: CacheType
type CacheType =
| "places"
| "routes"
| "accessibleRoutes"
| "configurations"
| "categories"
| "vehicles"
| "stops"
| "subPlaces"Cache types available in the SDK
Last updated on
type CacheType =
| "places"
| "routes"
| "accessibleRoutes"
| "configurations"
| "categories"
| "vehicles"
| "stops"
| "subPlaces"Cache types available in the SDK