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

Update Ocean.ts

This commit is contained in:
Alex Coseru 2020-05-26 11:55:00 +03:00 committed by GitHub
parent 4a727c6466
commit b54b212248
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
import { OceanAccounts } from './OceanAccounts'
import { OceanAssets } from './OceanAssets'
import { Assets } from './Assets'
import { OceanAuth } from './OceanAuth'
import { OceanCompute } from './OceanCompute'