OptionsOthers
OptionsOthers: { errors: ResponseRouteStatusGet["errors"]; localStorageSuffix: string; remaining: ResponseRouteStatusGet["remaining"] }
Type declaration
-
errors: ResponseRouteStatusGet["errors"]
-
localStorageSuffix: string
-
remaining: ResponseRouteStatusGet["remaining"]
As we do not rely on a real store in our package (should be lightweight) we can use the window object as variable.