UNPKG

@itwin/imodels-client-management

Version:

iModels API client wrapper for applications that manage iModels.

7 lines 455 B
/*--------------------------------------------------------------------------------------------- * Copyright (c) Bentley Systems, Incorporated. All rights reserved. * See LICENSE.md in the project root for license terms and full copyright notice. *--------------------------------------------------------------------------------------------*/ export * from "./IModelOperationParams"; export * from "./IModelOperations"; //# sourceMappingURL=index.js.map