Project context
const ProjectContext: ComponentContext<ProjectContext>
Accessor
Section titled “Accessor”import { useProject } from "@alloy-js/core";
const myContext = useProject();
Context interface
Section titled “Context interface”scope | [unresolved link] |