UNPKG

hft-js

Version:

High-Frequency Trading in Node.js

12 lines 227 B
/* * 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 */ export {}; //# sourceMappingURL=typedef.js.map