root.d.ts 41 B

1234
  1. declare const root: any;
  2. export = root;