UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

10 lines 293 B
"use strict"; var chai_1 = require('chai'); var root_1 = require('../../dist/cjs/util/root'); /** @test {root} */ describe('root', function () { it('should exist', function () { chai_1.expect(typeof root_1.root).to.equal('object'); }); }); //# sourceMappingURL=root-spec.js.map