UNPKG

@rxjs-stuff/marbles

Version:

A set of plugins that provide a natural feeling integration with Mocha and Chai for RxJS "marbles" testing.

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