]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/shared/rest/index.ts
Client: centralize http res extraction in a service
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / rest / index.ts
CommitLineData
de59c48f
C
1export * from './rest-extractor.service';
2export * from './rest-pagination';
3export * from './rest.service';