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

export PurgatoryData

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
This commit is contained in:
mihaisc 2020-11-11 16:01:58 +02:00
parent 870a096fe1
commit 21c960b565
No known key found for this signature in database
GPG Key ID: 4FB0C2329B4C6E29

View File

@ -12,3 +12,4 @@ export * from './Proof'
export * from './PublicKey' export * from './PublicKey'
export * from './Service' export * from './Service'
export * from './ServicePrices' export * from './ServicePrices'
export * from './PurgatoryData'