UNPKG

@autorest/go

Version:
9 lines 324 B
import * as go from '../../../codemodel.go/src/index.js'; /** * Creates the content for the options.go file. * * @param pkg contains the package content * @returns the text for the file or the empty string */ export declare function generateOptions(pkg: go.PackageContent): string; //# sourceMappingURL=options.d.ts.map