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