Skip to content

ref

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

() => [string, OutputSymbol | undefined]