@autorest/go
Version:
AutoRest Go Generator
8 lines • 501 B
JavaScript
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
export * from './emitter.js';
export * from './core/errors.js';
export { doNotEditRegex } from './core/helpers.js';
//# sourceMappingURL=index.js.map