ccxt-with-rest-api-type
Advanced tools
Comparing version
{ | ||
"name": "ccxt-with-rest-api-type", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -8,3 +8,3 @@ ### Ccxt With Rest Api Type | ||
```typescript | ||
import {binanceRestApiType} from './dist/index'; | ||
import {binanceRestApiType} from 'ccxt-with-rest-api-type'; | ||
import ccxt from "ccxt"; | ||
@@ -11,0 +11,0 @@ |
736327
0