We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfcb061 commit 35dd2d6Copy full SHA for 35dd2d6
cleanup.sh
@@ -9,3 +9,4 @@ git checkout HEAD ts/src/abstract
9
git checkout HEAD python
10
git checkout HEAD php
11
git checkout HEAD dist
12
+git checkout HEAD examples
examples/ts/cli.ts
@@ -5,7 +5,7 @@ import asTable from 'as-table'
5
import ololog from 'ololog'
6
import util from 'util'
7
import { execSync } from 'child_process'
8
-import ccxt from '../../ts/ccxt.js'
+import ccxt from '../../js/ccxt.js'
import { Agent } from 'https'
ansi.nice
0 commit comments