UNPKG

ix

Version:

The Interactive Extensions for JavaScript

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