@autorest/go
Version:
AutoRest Go Generator
9 lines • 333 B
TypeScript
import * as go from '../../../codemodel.go/src/index.js';
/**
* returns the content for the LICENSE.txt file.
* NOTE: this is only required when emitting a module.
*
* @returns the contents for the LICENSE.txt file
*/
export declare function generateLicenseTxt(options: go.Options): string;
//# sourceMappingURL=license.d.ts.map