mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-30 11:14:27 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
Vendored
+1
-1
@@ -14,7 +14,7 @@ declare module 'restangular' {
|
||||
|
||||
|
||||
|
||||
declare module restangular {
|
||||
declare namespace restangular {
|
||||
|
||||
interface IPromise<T> extends angular.IPromise<T> {
|
||||
call(methodName: string, params?: any): IPromise<T>;
|
||||
|
||||
Reference in New Issue
Block a user