import { createAppContext } from "https://deno.land/x/udibo_react_app@0.3.0/mod.tsx";
Creates a context object for the App. State stored within the AppContext will be serialized and shared with the browser.
Parameters
optional
defaultValue: AppContext