UNPKG

it-duplex-ack

Version:

Create source/sink iterables for a duplex stream where each message should be acknowledged

8 lines 183 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.foo = void 0; function foo() { return 42; } exports.foo = foo; //# sourceMappingURL=foo.js.map