mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
4 lines
118 B
JavaScript
4 lines
118 B
JavaScript
import OceanAgent from './ocean-agent';
|
|
import OceanKeeper from './ocean-keeper';
|
|
|
|
export { OceanAgent, OceanKeeper }; |