3 lines
86 B
TypeScript
3 lines
86 B
TypeScript
export { range } from 'rxjs';
|
|
export { dispatch } from 'rxjs/internal-compatibility';
|