jaggedsoft / coinpaprika-js

Easy to use async library for accessing Coinpaprika's API through the browser or node đŸŒ¶

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add axios in browser use

OpenGrid opened this issue · comments

var exports = window.cp = {};

var axios = window.axios;