91a0a8f521a1b61e457a9e2ae4f6624123042765b9de61eded5206d7b32704416c95bfa6339c07c4d1e655fd29827fbd981589dfe3d07c8b45f7db278786ed 531 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 IWorkspaceTrustManagementService = createDecorator('workspaceTrustManagementService');