Web utility
Preparing search index...
proxyPrototype
Function proxyPrototype
proxyPrototype
<
T
extends
object
>
(
target
:
T
,
dataStore
:
Record
<
IndexKey
,
any
>
,
setter
?:
(
key
:
IndexKey
,
value
:
any
)
=>
any
,
)
:
void
Type Parameters
T
extends
object
Parameters
target
:
T
dataStore
:
Record
<
IndexKey
,
any
>
Optional
setter
:
(
key
:
IndexKey
,
value
:
any
)
=>
any
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Web utility
Loading...