rdflib.js icon indicating copy to clipboard operation
rdflib.js copied to clipboard

Typescript: first argument of serialize() should be optional

Open eroux opened this issue 5 years ago • 0 comments

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

eroux avatar Oct 26 '20 17:10 eroux