root.d.ts 52 B

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