fix(): missing decorators & refactor

This commit is contained in:
Morb0
2021-01-03 16:11:17 +03:00
parent 90cb548551
commit f13eebe685
30 changed files with 71 additions and 96 deletions

View File

@@ -1,3 +1,2 @@
export * from './telegraf-options.interface';
export * from './listener-metadata.interface';
export * from './update-metadata.interface';