]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/shared/rest/index.ts
Fix client compilation
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / rest / index.ts
CommitLineData
28798b5d 1export * from './rest-data-source';
de59c48f
C
2export * from './rest-extractor.service';
3export * from './rest-pagination';
4export * from './rest.service';