UNPKG

hft-js

Version:

High-Frequency Trading in Node.js

12 lines 233 B
/* * interfaces.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=interfaces.js.map