UNPKG

hft-js

Version:

High-Frequency Trading in Node.js

13 lines 299 B
"use strict"; /* * 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 */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=interfaces.js.map