af6012eea134922a3033331960f79fda395ddba13937ea6a173734ba21a9cce4670c0999d83220d74faeef97c4f784b1fa98f5446c22a975a200a31830056f 495 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 ILayoutService = createDecorator('layoutService');