mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-01 09:01:45 +08:00
Merge pull request #3333 from martinmcwhorter/master
Defs for ngProgress
This commit is contained in:
1
angularjs/legacy/angular-1.2.d.ts
vendored
1
angularjs/legacy/angular-1.2.d.ts
vendored
@@ -285,7 +285,6 @@ declare module ng {
|
||||
// Documentation states viewValue and modelValue to be a string but other
|
||||
// types do work and it's common to use them.
|
||||
$setViewValue(value: any): void;
|
||||
$setPristine(): void;
|
||||
$viewValue: any;
|
||||
|
||||
$modelValue: any;
|
||||
|
||||
Reference in New Issue
Block a user