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