fa515f3186e6e5f30a91505911755b535314690195ba150037108bf67605d29916f22e9f291cd0424aab6542dae886190e7e3b269a456aa2bae792fd4de7d2 501 B

123456
  1. /*---------------------------------------------------------------------------------------------
  2. * Copyright (c) Microsoft Corporation. All rights reserved.
  3. * Licensed under the MIT License. See License.txt in the project root for license information.
  4. *--------------------------------------------------------------------------------------------*/
  5. import { createDecorator } from '../../instantiation/common/instantiation.js';
  6. export const ITelemetryService = createDecorator('telemetryService');