Project context
const ProjectContext: ComponentContext<ProjectContext>
Accessor
import { useProject } from "@alloy-js/core";
const myContext = useProject();
Context interface
scope | JavaProjectScope |
const ProjectContext: ComponentContext<ProjectContext>
import { useProject } from "@alloy-js/core";
const myContext = useProject();
scope | JavaProjectScope |