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