globals.d.ts 243 B

1234567
  1. /**
  2. * Declarations angular depends on for compilation to ES6.
  3. * This file is also used to propagate our transitive typings
  4. * to users.
  5. */
  6. /// <reference path="../typings/es6-shim/es6-shim.d.ts"/>
  7. /// <reference path="./globals-es6.d.ts"/>