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