2015-04-01 13:45:56 -04:00
|
|
|
/**
|
2015-10-01 22:49:45 -04:00
|
|
|
* Declarations angular depends on for compilation to ES6.
|
|
|
|
* This file is also used to propagate our transitive typings
|
|
|
|
* to users.
|
2015-04-01 13:45:56 -04:00
|
|
|
*/
|
2015-10-01 22:49:45 -04:00
|
|
|
/// <reference path="../typings/es6-shim/es6-shim.d.ts"/>
|
|
|
|
/// <reference path="./globals-es6.d.ts"/>
|