Update angular-resource.d.ts

This commit is contained in:
Basarat Ali Syed
2015-03-12 11:41:36 +11:00
parent 92ee9817d0
commit 91987d84ad
+1 -1
View File
@@ -9,7 +9,7 @@
///////////////////////////////////////////////////////////////////////////////
// ngResource module (angular-resource.js)
///////////////////////////////////////////////////////////////////////////////
declare module ng.resource {
declare module angular.resource {
/**
* Currently supported options for the $resource factory options argument.