diff options
Diffstat (limited to 'src/types/index.ts')
| -rw-r--r-- | src/types/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/types/index.ts b/src/types/index.ts index c9820db..e2f0f55 100644 --- a/src/types/index.ts +++ b/src/types/index.ts @@ -1,4 +1,5 @@ export * from './app'; +export * from './generics'; export * from './graphql'; export * from './mdx'; export * from './raw-data'; |
