1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00
This commit is contained in:
Jernej Pregelj 2018-10-29 16:55:32 +01:00
parent af376eb7ee
commit 4e52e10a4b

View File

@ -1,5 +1,5 @@
import fetch from "node-fetch"
import URL from "url"
import { URL } from "url"
export default class AquariusConnector {