mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00

As of beta.6, angular2 no longer ships es6-shim or jasmine typings, so we provide them ourselves.
3 lines
126 B
TypeScript
3 lines
126 B
TypeScript
/// <reference path="browser/ambient/es6-shim/es6-shim.d.ts" />
|
|
/// <reference path="browser/ambient/jasmine/jasmine.d.ts" />
|