UNPKG

@itwin/insights-client

Version:

Insights client for the iTwin platform

10 lines 601 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 "./IModelsClientsTestsConfig"; export * from "./Constants"; export * from "./GlobalSetup"; export * from "./TestDiContainerProvider"; export * from "./imodels-client-test-utils/iModelsClientTestUtilsExports"; //# sourceMappingURL=index.js.map