1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00
ocean.js/src/index.ts
2022-06-03 13:56:50 +02:00

6 lines
129 B
TypeScript

export * from './@types'
export * from './config'
export * from './contracts'
export * from './services'
export * from './utils'