Open eroux opened 4 years ago
The function serialize works very fine when the first argument is undefined (as long as the third one is provided). i think it would be helpful if the Typescript reflected that by not mandating the first argument here
undefined
The function serialize works very fine when the first argument is
undefined
(as long as the third one is provided). i think it would be helpful if the Typescript reflected that by not mandating the first argument here