@itwin/property-validation-client
Version:
Property Validation client for the iTwin platform
8 lines • 494 B
JavaScript
/*---------------------------------------------------------------------------------------------
* 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 "./PropertyValidationClient";
//# sourceMappingURL=property-validation-client.js.map