mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-03 04:04:33 +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.