Skip to content

getContextForNode

import { getContextForNode } from "@alloy-js/core";
function getContextForNode(node: AlloyNode): Context | undefined;
nodeAlloyNode

Context | undefined