mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 21:10:23 +00:00
* Add rdf-dataset-ext * Fix path * Fix linting * Add header
4 lines
54 B
TypeScript
4 lines
54 B
TypeScript
import { fromStream } from '.';
|
|
|
|
export = fromStream;
|