@glideapps/ts-necessities
Preparing search index...
brandString
Function brandString
brandString
<
T
extends
string
>
(
s
:
string
)
:
BrandedString
<
T
>
Brands a string with the specified brand.
Type Parameters
T
extends
string
Parameters
s
:
string
The string to brand.
Returns
BrandedString
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@glideapps/ts-necessities
Loading...
Brands a string with the specified brand.