useGoNamePolicy
import { useGoNamePolicy } from "@alloy-js/go";
function useGoNamePolicy(): NamePolicy<GoElements>;
Parameters
Section titled “Parameters”Returns
Section titled “Returns”NamePolicy context interface<GoElements>
import { useGoNamePolicy } from "@alloy-js/go";
function useGoNamePolicy(): NamePolicy<GoElements>;
NamePolicy context interface<GoElements>