Files
DefinitelyTyped/restangular
Santi Albo c4ce9e9723 Remove unnecessary definitions and other small fixes
- Use optional parameters to delete unnecessary definitions.
- `queryParams` type is `any`, not `string`.
- Delete `getList` type definition without any arguments for `RestangularElement` since the documentation says that `subElement` is mandatory (https://github.com/mgonto/restangular#element-methods)
2013-08-18 21:05:49 +01:00
..