Alper

Results 2 issues of Alper

node_modules/binance-api-node/index.d.ts:666:5 - error TS7010: 'futuresCancelBatchOrders', which lacks return-type annotation, implicitly has an 'any' return type. 666 futuresCancelBatchOrders(options: { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 667 symbol: string ~~~~~~~~~~~~~~~~~~~~ ... 671 timestamp?: number ~~~~~~~~~~~~~~~~~~~~~~~~ 672 })...

I want to do what you see using the mgm library, but I couldn't figure it out. ``` [{ '$unwind': { 'path': '$nodes', 'includeArrayIndex': 'arrayIndex', 'preserveNullAndEmptyArrays': True } }, {...