Created the ModuleContext index

This commit is contained in:
2022-12-27 21:40:26 +01:00
parent 62fcecdf6a
commit bac4d20bc6

View File

@ -0,0 +1 @@
export {ModuleContext as default, ModuleProvider} from "./ModuleContext.jsx";