@tryforge/forgescript
Preparing search index...
IRawFunctionMatch
Interface IRawFunctionMatch
interface
IRawFunctionMatch
{
count
:
string
|
null
;
fn
:
IRawFunction
;
index
:
number
;
length
:
number
;
negated
:
boolean
;
silent
:
boolean
;
}
Index
Properties
count
fn
index
length
negated
silent
Properties
count
count
:
string
|
null
fn
fn
:
IRawFunction
index
index
:
number
length
length
:
number
negated
negated
:
boolean
silent
silent
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
fn
index
length
negated
silent
@tryforge/forgescript
Loading...