You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

_frontend_.md 586B

rpclibraryGlobals“Frontend”

External module: “Frontend”

Index

Classes

Functions

Functions

stripAfterEquals

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