Files
taimed/node_modules/rxjs/internal/util/root.d.ts
2025-07-24 17:21:45 +08:00

3 lines
52 B
TypeScript

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