ref
import { ref } from "@alloy-js/go";
function ref(refkey: Refkey): () => [string, OutputSymbol | undefined];Parameters
Section titled “Parameters”| refkey | Refkey |
Returns
Section titled “Returns”() => [string, OutputSymbol | undefined]
import { ref } from "@alloy-js/go";
function ref(refkey: Refkey): () => [string, OutputSymbol | undefined];| refkey | Refkey |
() => [string, OutputSymbol | undefined]