Skip to content

Commit 35dd2d6

Browse files
committed
restore and add examples
1 parent dfcb061 commit 35dd2d6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

cleanup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ git checkout HEAD ts/src/abstract
99
git checkout HEAD python
1010
git checkout HEAD php
1111
git checkout HEAD dist
12+
git checkout HEAD examples

examples/ts/cli.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import asTable from 'as-table'
55
import ololog from 'ololog'
66
import util from 'util'
77
import { execSync } from 'child_process'
8-
import ccxt from '../../ts/ccxt.js'
8+
import ccxt from '../../js/ccxt.js'
99
import { Agent } from 'https'
1010

1111
ansi.nice

0 commit comments

Comments
 (0)