line_push/node_modules/rxjs/internal/util/root.d.ts
2022-07-17 13:16:16 +08:00

3 lines
52 B
TypeScript

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