Preparing search index...
The search index is not available
augment-vir - v31.2.0
augment-vir
removePrefix
Function removePrefix
removePrefix
<
const
Prefix
extends
string
>
(
__namedParameters
:
{
prefix
:
Prefix
;
value
:
string
}
,
)
:
string
Removes a prefix from a string if it exists.
Type Parameters
const
Prefix
extends
string
Parameters
__namedParameters
:
{
prefix
:
Prefix
;
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 prefix from a string if it exists.