UNPKG

@itwin/unified-selection-react

Version:

React components for making use of `@itwin/unified-selection` package in React applications more straightforward

6 lines 528 B
/*--------------------------------------------------------------------------------------------- * Copyright (c) Bentley Systems, Incorporated. All rights reserved. * See LICENSE.md in the project root for license terms and full copyright notice. *--------------------------------------------------------------------------------------------*/ export { UnifiedSelectionContextProvider, useUnifiedSelectionContext } from "./unified-selection-react/UnifiedSelectionContext.js"; //# sourceMappingURL=unified-selection-react.js.map