UNPKG

@autorest/go

Version:
8 lines 501 B
/*--------------------------------------------------------------------------------------------- * 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