UNPKG

ix

Version:

The Interactive Extensions for JavaScript

7 lines (5 loc) 191 B
import { IterableX } from '../../iterable/iterablex.mjs'; import { of as ofStatic } from '../../iterable/of.mjs'; /** @nocollapse */ IterableX.of = ofStatic; //# sourceMappingURL=of.mjs.map