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