UNPKG

193 BJavaScriptView Raw
1// Copyright 2017-2022 @polkadot/api authors & contributors
2// SPDX-License-Identifier: Apache-2.0
3
4export { ApiPromise } from "./Api.js";
5export { toPromiseMethod } from "./decorateMethod.js";
\No newline at end of file