Improve weather module

This commit is contained in:
Thomas "ajnart" Camlong
2022-05-17 21:22:14 +02:00
parent 471a9f7407
commit 2ba9d517a8
5 changed files with 8 additions and 9 deletions

View File

@@ -1,3 +1,4 @@
export * from './moduleWrapper';
export * from './date';
export * from './calendar';
export * from './search';