UNPKG
@pvillaverde/ngx-restangular
Version:
latest (10.0.2)
10.0.2
10.0.1
10.0.0
5.0.0
ngx-restangular
github.com/2muchcoffeecom/ngx-restangular
2muchcoffeecom/ngx-restangular
@pvillaverde/ngx-restangular
/
lib
/
index.d.ts
4 lines
(3 loc)
•
169 B
TypeScript
View Raw
1
2
3
4
export
{
RestangularModule
}
from
'./ngx-restangular.module'
;
export
{
Restangular
}
from
'./ngx-restangular'
;
export
{
RestangularHttp
}
from
'./ngx-restangular-http'
;