getContext
import { getContext } from "@alloy-js/core";
function getContext(): Context | null;Parameters
Section titled “Parameters”Returns
Section titled “Returns”Context | null import { getContext } from "@alloy-js/core";
function getContext(): Context | null;Context | null