Preparing search index...
The search index is not available
XCompile
XCompile
bnf
CreateConfigOptions
Interface CreateConfigOptions
interface
CreateConfigOptions
{
id
?:
string
;
include
?:
(
name
:
string
)
=>
Node
[]
;
log
?:
LogFn
;
}
Index
Properties
id?
include?
log?
Properties
Optional
id
id
?:
string
Optional
include
include
?:
(
name
:
string
)
=>
Node
[]
Optional
log
log
?:
LogFn
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
include
log
XCompile
Loading...