fix(interfaces): export interfaces

This commit is contained in:
2020-01-13 14:06:34 +00:00
parent 5d5e2076d8
commit 157bf6a893
3 changed files with 46 additions and 0 deletions

View File

@@ -1 +1,2 @@
export * from './message';
export * from './notification';