UNPKG
hft-js
Version:
latest (0.4.1)
0.4.1
0.4.0
0.3.0
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.0
High-Frequency Trading in Node.js
github.com/shixiongfei/hft.js
shixiongfei/hft.js
hft-js
/
lib
/
typedef.js
13 lines
•
293 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
"use strict"
;
/* * typedef.ts * * Copyright (c) 2025 Xiongfei Shi * * Author: Xiongfei Shi <xiongfei.shi(a)icloud.com> * License: Apache-2.0 * * https://github.com/shixiongfei/hft.js */
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
//# sourceMappingURL=typedef.js.map