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

rename Erc20.ts to Datatoken.ts

This commit is contained in:
Miquel A. Cabot 2022-06-10 10:59:00 +02:00
parent 34ab87a0d4
commit df41cd042f
2 changed files with 1 additions and 1 deletions

View File

@ -5,9 +5,9 @@ export * from './DDO/Metadata'
export * from './DDO/Service'
export * from './Asset'
export * from './Compute'
export * from './Datatoken'
export * from './Dispenser'
export * from './DownloadResponse'
export * from './Erc20'
export * from './FileMetadata'
export * from './FixedPrice'
export * from './NFT'