@itwin/ecschema-rpcinterface-common
Version:
Schema RPC Interface common interface
8 lines • 517 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 "./ECSchemaRpcInterface";
export * from "./ECSchemaRpcLocater";
export * from "./RpcIncrementalSchemaLocater";
//# sourceMappingURL=ecschema-rpc-interface.js.map