mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
The 'name' and 'value' properties should not be defined as function, they
are inplemented using es6 get functions
get value() {
return this.value_;
}
see
|
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| selenium-webdriver-tests.ts | ||
| tsconfig.json | ||