@luolapeikko/ts-common
Preparing search index...
SuffixedString
Type Alias SuffixedString<S>
SuffixedString
:
`
${
string
}
${
S
}
`
Suffixed string type.
Type Parameters
S
extends
string
The suffix to include in the string.
Since
v1.0.2
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@luolapeikko/ts-common
Loading...
Suffixed string type.