biofriction-wp-theme/node_modules/rxjs/_esm2015/observable/empty.js

3 lines
131 B
JavaScript
Raw Permalink Normal View History

2021-10-26 14:18:09 +02:00
import { EmptyObservable } from './EmptyObservable';
export const empty = EmptyObservable.create;
//# sourceMappingURL=empty.js.map