1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Merge pull request #1860 from oceanprotocol/updateExports

Updating oasis exports
This commit is contained in:
Jamie Hewitt 2024-10-09 11:28:10 +03:00 committed by GitHub
commit 746d3eb5a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,3 +12,6 @@ export * from './ve/VeFeeEstimate'
export * from './ve/VeAllocate'
export * from './df/DfRewards'
export * from './df/DfStrategyV1'
export * from './Datatoken4'
export * from './AccessList'
export * from './AccessListFactory'