wishthis/node_modules/rxjs/internal/util/root.d.ts
2022-05-29 11:24:36 +02:00

2 lines
52 B
TypeScript

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