UNPKG

@autorest/go

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