We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7abf77 + 89210fd commit 9f37e0aCopy full SHA for 9f37e0a
interface-spec.md
@@ -185,7 +185,7 @@ A Sink is an object that consumes quads.
185
It can store the quads or do some further processing.
186
For example serializers and transformations which consume quads can implement the Sink interface.
187
188
-- `undefined .import(Stream stream)`
+- `EventEmitter .import(Stream stream)`
189
Writes all quads from the stream to the sink.
190
191
### Store extends Source, Sink
0 commit comments