mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-07 16:30:12 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
+3
-3
@@ -6,7 +6,7 @@
|
||||
/// <reference path="../angularjs/angular.d.ts" />
|
||||
|
||||
|
||||
declare module angular {
|
||||
declare namespace angular {
|
||||
|
||||
interface IRequestShortcutConfig {
|
||||
/**
|
||||
@@ -16,8 +16,8 @@ declare module angular {
|
||||
}
|
||||
}
|
||||
|
||||
declare module angular.loadingBar {
|
||||
|
||||
declare namespace angular.loadingBar {
|
||||
|
||||
interface ILoadingBarProvider{
|
||||
/**
|
||||
* Turn the spinner on or off
|
||||
|
||||
Reference in New Issue
Block a user