9a4dc1c98a7f91921b86988fd3757bd64bae693ecbbf249cf59b01e7028a8f2fe8bed173343eb6f71e23838e0903a3ca6a9c71834f8fbea48bed149b5af763 529 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 '../../../platform/instantiation/common/instantiation.js';
  6. export const IMarkerDecorationsService = createDecorator('markerDecorationsService');