UNPKG

@itwin/insights-client

Version:

Insights client for the iTwin platform

16 lines 761 B
export * from "./auth/TestAuthorizationClient"; export * from "./auth/TestAuthorizationClientConfigImpl"; export * from "./auth/TestAuthorizationProvider"; export * from "./itwin/TestITwinsClient"; export * from "./itwin/ITwinsClientConfig"; export * from "./itwin/TestITwinProvider"; export * from "./itwin/TestITwinProviderConfig"; export * from "./imodel/ReusableTestIModelProvider"; export * from "./imodel/ReusableTestIModelProviderConfig"; export * from "./imodel/TestIModelCreator"; export * from "./imodel/TestIModelFileProvider"; export * from "./imodel/TestIModelInterfaces"; export * from "./imodel/TestIModelRetriever"; export * from "./imodel/TestIModelsClient"; export * from "./imodel/TestModelsClientOptions"; //# sourceMappingURL=index.d.ts.map