2 lines
49 B
TypeScript
2 lines
49 B
TypeScript
export { withLatestFrom } from 'rxjs/operators';
|
export { withLatestFrom } from 'rxjs/operators';
|