@webdeveric/utils
Preparing search index...
types/objects
PathValues
Type Alias PathValues<Type, TargetPaths>
PathValues
:
{
[
TargetPath
in
TargetPaths
as
CamelCase
<
`
${
TargetPath
}
`
,
"."
>
]
:
PathValue
<
Type
,
TargetPath
,
>
}
Type Parameters
Type
extends
object
TargetPaths
extends
Path
<
Type
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@webdeveric/utils
Loading...