createGoModuleScope
import { createGoModuleScope } from "@alloy-js/go";
function createGoModuleScope(name: string): GoModuleScope;Parameters
Section titled “Parameters”| name | string |
import { createGoModuleScope } from "@alloy-js/go";
function createGoModuleScope(name: string): GoModuleScope;| name | string |