chore: update

This commit is contained in:
Benjamin Canac
2021-12-09 17:46:13 +01:00
parent 637450495c
commit f3f40dd862
14 changed files with 219 additions and 20 deletions

3
src/types/index.ts Normal file
View File

@@ -0,0 +1,3 @@
export * from './notifications'
export * from './organizations'
export * from './users'