mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-26 06:05:54 +08:00
Fix angularjs/angular; 'export declare'/'declare export'
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
///<reference path="../angularjs/angular.d.ts" />
|
||||
///<reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference path="./ngprogress-lite.d.ts" />
|
||||
|
||||
var app = angular.module('testApp', ['ngProgressLite']);
|
||||
|
||||
Reference in New Issue
Block a user