Files
ionic-framework/typings/browser.d.ts
Tim Lancina 04c1c7c3bd chore(typings): add es6 and jasmine typings
As of beta.6, angular2 no longer ships es6-shim or jasmine typings, so
we provide them ourselves.
2016-02-15 15:36:01 -06:00

3 lines
126 B
TypeScript

/// <reference path="browser/ambient/es6-shim/es6-shim.d.ts" />
/// <reference path="browser/ambient/jasmine/jasmine.d.ts" />