mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Updated url
This commit is contained in:
@@ -13,4 +13,5 @@ ngProgress.status();
|
||||
ngProgress.stop();
|
||||
ngProgress.set(50);
|
||||
ngProgress.reset();
|
||||
ngProgress.complete();
|
||||
ngProgress.complete();
|
||||
|
||||
|
||||
Vendored
+3
-2
@@ -1,6 +1,6 @@
|
||||
// Type definitions for ngProgress 1.0.7
|
||||
// Project: http://victorbjelkholm.github.io/ngProgress/
|
||||
// Definitions by: Martin McWhorter https://github.com/martinmcwhorter
|
||||
// Definitions by: Martin McWhorter <https://github.com/martinmcwhorter>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
declare module NgProgress {
|
||||
@@ -16,4 +16,5 @@ declare module NgProgress {
|
||||
complete(): void;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user