Skip to content

ref

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

Refkey

string | (() => string)