Preparing search index...
The search index is not available
utilium
utilium
ConcatString
Type Alias ConcatString<T>
Concat
String
<
T
>
:
T
extends
[
infer
F
extends
string
,
...
(
infer
R
extends
string
[]
)
]
?
`
${
F
}
${
ConcatString
<
R
>
}
`
:
""
Type Parameters
T
extends
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
utilium
Loading...