mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Fix reference to angular.js
This commit is contained in:
+3
-2
@@ -1,9 +1,10 @@
|
||||
// Type definitions for Angular JS 1.0.2 (ngResource module)
|
||||
// Type definitions for Angular JS 1.0 (ngResource module)
|
||||
// Project: http://angularjs.org
|
||||
// Definitions by: Diego Vilar <http://github.com/diegovilar>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="angular-1.0.2.d.ts" />
|
||||
/// <reference path="angular-1.0.d.ts" />
|
||||
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
// ngResource module (angular-resource.js)
|
||||
|
||||
Reference in New Issue
Block a user