UNPKG

@jspm/core

Version:

This package contains the core libraries used in jspm 2.

4 lines (3 loc) 105 B
import stream from './stream.js'; export default stream.Duplex; export var from = stream.Duplex.from;