@itwin/imodels-client-management
Version:
iModels API client wrapper for applications that manage iModels.
7 lines • 451 B
JavaScript
/*---------------------------------------------------------------------------------------------
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
* See LICENSE.md in the project root for license terms and full copyright notice.
*--------------------------------------------------------------------------------------------*/
export * from "./LockOperationParams";
export * from "./LockOperations";
//# sourceMappingURL=index.js.map