Add TotalDownloadsModule to module exports

This commit is contained in:
ajnart
2022-05-29 15:30:50 +02:00
parent ad1af0e07d
commit 63e6efab1f

View File

@@ -1 +1,2 @@
export { DownloadsModule } from './DownloadsModule';
export { TotalDownloadsModule } from './TotalDownloadsModule';