UNPKG

@itwin/ecschema-rpcinterface-common

Version:

Schema RPC Interface common interface

8 lines 517 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 "./ECSchemaRpcInterface"; export * from "./ECSchemaRpcLocater"; export * from "./RpcIncrementalSchemaLocater"; //# sourceMappingURL=ecschema-rpc-interface.js.map