]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/rest/index.ts
Client: replace simple tables by ng2 smart table component
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / rest / index.ts
index 3c9509dc7be6a59f95e2f989f69052caa5724d1a..3cb123c3b8a1c59f4a30a18337833da08e7adbc0 100644 (file)
@@ -1,3 +1,4 @@
+export * from './rest-data-source';
 export * from './rest-extractor.service';
 export * from './rest-pagination';
 export * from './rest.service';