UNPKG

@itwin/clash-detection-client

Version:

Clash Detection client for the iTwin platform

8 lines 486 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 "./base"; export * from "./operations"; export * from "./ClashDetectionClient"; //# sourceMappingURL=clash-detection-client.js.map