@tikoci/centrs
Preparing search index...
matchBrace
Function matchBrace
matchBrace
(
text
:
string
,
open
:
number
)
:
number
Index of the
}
matching the
{
at
open
, honoring strings and comments.
Parameters
text
:
string
open
:
number
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@tikoci/centrs
Loading...
Index of the
}matching the{atopen, honoring strings and comments.