Preparing search index...
The search index is not available
Documentation - v0.0.0
Documentation
@arroyodev-llc/utils.projen
applyOverrides
Function applyOverrides
Apply overrides from an object.
apply
Overrides
<
T
>
(
item
,
overrides
,
options
?
)
:
T
Type Parameters
T
extends
SupportsOverrides
Parameters
item
:
T
item to apply too.
overrides
:
Record
<
string
,
any
>
record of overrides.
Optional
options
:
ApplyOverridesOptions
behavior options.
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation - v0.0.0
Loading...
Apply overrides from an object.