rdflib.js
rdflib.js copied to clipboard
Typescript: first argument of serialize() should be optional
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