mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 12:30:18 +00:00
jquery: Update test annotation
This commit is contained in:
@@ -3025,7 +3025,7 @@ function JQuery() {
|
||||
return 'myVal';
|
||||
});
|
||||
|
||||
// $ExpectType string | number | string[] | undefined
|
||||
// $ExpectType string | number | string[] | null | undefined
|
||||
$('p').val();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user