mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-10 15:44:26 +00:00
Per https://github.com/rdfjs/N3.js/blob/master/README.md#interface-specifications StreamWriter implements a Sink, not a Source. I tested the change locally and it works correctly.