@eagleoutice/flowr - v2.15.8
Preparing search index...
src/config
ConfigValueAt
Type Alias ConfigValueAt<Path>
ConfigValueAt
:
Path
extends
`
engine.
${
infer
T
}
.
${
infer
K
}
`
?
T
extends
EngineConfig
[
"type"
]
?
K
extends
keyof
(...)
?
(...)
[
(...)
]
:
never
:
never
:
Path
extends
ValidFlowrConfigPaths
?
ValueAtPath
<
FlowrConfig
,
Path
>
:
never
The value a
ValidFlowrConfigPaths
or an
EngineConfigPath
takes.
Type Parameters
Path
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
The value a ValidFlowrConfigPaths or an EngineConfigPath takes.