wishthis/node_modules/rxjs/internal/util/root.d.ts
2022-01-21 09:28:41 +01:00

2 lines
52 B
TypeScript

declare const _root: any;
export { _root as root };