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