@itwin/reality-data-client
Version:
HTTP Client for the iTwin Platform Reality Management APIs
11 lines • 384 B
TypeScript
export * from "./RealityDataClient";
export * from "./RealityData";
export * from "./Projects";
/** @docs-package-description
* The reality-data-client package contains client wrappers for sending requests to the Reality Management API.
*/
/**
* @docs-group-description RealityData
* Classes for interacting with reality data.
*/
//# sourceMappingURL=reality-data-client.d.ts.map