Search
Preparing search index...
The search index is not available
vscode-powertools
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
vscode-powertools
contracts
Setter
Interface Setter
An object that sets a value.
Hierarchy
Setter
GetterAndSetter
Index
Properties
set
Properties
Readonly
set
set
:
(
newValue
:
any
)
=>
void
Sets a value.
param
The new value.
Type declaration
(
newValue
:
any
)
:
void
Parameters
newValue:
any
Returns
void
Exports
contracts
Setter
set
Generated using
TypeDoc
An object that sets a value.