@itwin/core-backend
Version:
iTwin.js backend components
11 lines • 556 B
JavaScript
;
/*---------------------------------------------------------------------------------------------
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
* See LICENSE.md in the project root for license terms and full copyright notice.
*--------------------------------------------------------------------------------------------*/
/** @packageDocumentation
* @module iModels
*/
Object.defineProperty(exports, "__esModule", { value: true });
const Symbols_1 = require("./internal/Symbols");
//# sourceMappingURL=LockControl.js.map