Skip to content

ref

import { ref } from "@alloy-js/json";
function ref(refkey: Refkey): string | (() => string);
refkeyRefkey

string | (() => string)