insidesherpa / JPMC-tech-task-3-PY3

8 stars 176 forks source link

JPMC-tech-task-3-PY3/src/DataManipulator.ts Type error: Type 'number' is not assignable to type '"number"'. TS2322 22 | 23 | return { > 24 | price_abc: priceABC, | ^ 25 | price_def: priceDEF, 26 | ratio, 27 | timestamp: serverResponds[0].timestamp > serverResponds[1].timestamp ? #58

Closed salmaroohik closed 4 years ago