UNPKG

@itwin/presentation-common

Version:

Common pieces for iModel.js presentation packages

10 lines 510 B
/*--------------------------------------------------------------------------------------------- * Copyright (c) Bentley Systems, Incorporated. All rights reserved. * See LICENSE.md in the project root for license terms and full copyright notice. *--------------------------------------------------------------------------------------------*/ /* eslint-disable @typescript-eslint/no-deprecated */ /** @packageDocumentation * @module UnifiedSelection */ export {}; //# sourceMappingURL=SelectionScope.js.map