Preparing search index...
The search index is not available
augment-vir - v31.2.0
augment-vir
addSuffix
Function addSuffix
addSuffix
<
const
Suffix
extends
string
>
(
__namedParameters
:
{
suffix
:
Suffix
;
value
:
unknown
}
,
)
:
WithSuffix
<
Suffix
>
Adds a suffix to a string if it does not already exist.
Type Parameters
const
Suffix
extends
string
Parameters
__namedParameters
:
{
suffix
:
Suffix
;
value
:
unknown
}
Returns
WithSuffix
<
Suffix
>
Package
@augment-vir/common
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
augment-vir - v31.2.0
Loading...
Adds a suffix to a string if it does not already exist.