fix: 🐛 Added missing types

This commit is contained in:
Johan Öbrink 2021-02-06 22:11:57 +01:00
parent 7a7c2a1734
commit 3d59035a20
1 changed files with 2 additions and 0 deletions

View File

@ -1 +1,3 @@
export * from './provider'
export * from './context'
export * from './hooks'