@stdlib/esm
Version:
ES module distribution for Stdlib, a standard library for JavaScript and Node.js.
3 lines • 441 B
JavaScript
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0
function e(e){return null!==e&&"object"==typeof e&&"function"==typeof e.on&&"function"==typeof e.once&&"function"==typeof e.emit&&"function"==typeof e.addListener&&"function"==typeof e.removeListener&&"function"==typeof e.removeAllListeners&&"function"==typeof e.pipe}var t=e;export default t;
//# sourceMappingURL=is-node-stream-like.js.map