UNPKG

@jspm/core

Version:

This package contains the core libraries used in jspm 2.

4 lines (3 loc) 127 B
import stream from './stream.js'; export default stream.Writable; export var WritableState = stream.Writable.WritableState;