mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
Revert "add INgModelController#$setPristine()"
This reverts commit 22d7bbaa48.
This commit is contained in:
Vendored
-1
@@ -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