@nosto/nosto-react
Preparing search index...
SnakeToCamelCase
Type Alias SnakeToCamelCase<S>
SnakeToCamelCase
:
S
extends
`
${
infer
T
}
_
${
infer
U
}
`
?
`
${
T
}
${
Capitalize
<
SnakeToCamelCase
<
U
>
>
}
`
:
S
Type Parameters
S
extends
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@nosto/nosto-react
Loading...