rpclibrary › Globals › “Frontend”
▸ stripAfterEquals(str
: string): string
Defined in Frontend.ts:12
Utility function to strip parameters like “a = 3” of their defaults
Parameters:
Name | Type | Description |
---|---|---|
str |
string | The parameter to modify |
Returns: string