root.d.ts 52 B

12
  1. declare const _root: any;
  2. export { _root as root };