1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-06-29 00:57:49 +02:00

export usePricing

This commit is contained in:
alexcos20 2020-10-14 09:45:11 -07:00
parent c5cce9e7cf
commit c64160729d

View File

@ -2,3 +2,4 @@ export * from './useConsume'
export * from './useMetadata'
export * from './usePublish'
export * from './useCompute'
export * from './usePricing'