UNPKG

rs-restangular

Version:

Restful Resources service for Angular 2 apps

6 lines (5 loc) 239 B
export { RestangularElement } from './element'; export { RestangularPath } from './path'; export { RestangularModule } from './restangular.module'; export { Restangular } from './restangular'; export { RestangularConfig } from './config';