Esposter
Preparing search index...
@esposter/shared
CamelToKebab
Type Alias CamelToKebab<S>
CamelToKebab
:
S
extends
`
${
infer
T
}
${
infer
U
}
`
?
U
extends
Uncapitalize
<
U
>
?
`
${
Uncapitalize
<
T
>
}
${
CamelToKebab
<
U
>
}
`
:
`
${
Uncapitalize
<
T
>
}
-
${
CamelToKebab
<
U
>
}
`
:
S
Type Parameters
S
extends
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Esposter
Loading...