🚨 Fix module not found error

This commit is contained in:
Manuel Ruwe
2022-12-12 20:25:12 +01:00
parent 9211609a7b
commit 1861a8d9d2

View File

@@ -1,2 +1 @@
export { UsenetModule } from './UsenetModule';
export * from './types';