We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cac236e commit fa0b5c3Copy full SHA for fa0b5c3
src/lib/index.ts
@@ -25,4 +25,5 @@ export const useReactApp = (name: string, App: ComponentType, rootHTML: string =
25
26
export * from './exports'
27
export * from './functions'
28
-export * from './models'
+export * from './models'
29
+export * from './context'
0 commit comments