UNPKG

rxdeep

Version:
8 lines 163 B
export function ignore() { return { next: () => { }, error: () => { }, complete: () => { }, }; } //# sourceMappingURL=ignore.js.map