mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
The documentation as well as the actual source code of Restangular define the parent argument of Restangular.service(route, parent) as optional: https://github.com/mgonto/restangular#decoupled-restangular-service function toService(route, parent) { [...] var collection = (parent || service).all(route); |
||
|---|---|---|
| .. | ||
| restangular-tests.ts | ||
| restangular.d.ts | ||