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