UNPKG

rs-restangular

Version:

Restful Resources service for Angular 2 apps

5 lines (4 loc) 84 B
export interface PathInterface { endpoint: string; path(): Array<string>; }