wishthis/node_modules/rxjs/internal/util/root.d.ts

3 lines
52 B
TypeScript
Raw Normal View History

2022-05-29 09:24:36 +00:00
declare const _root: any;
export { _root as root };