@tryforge/forgescript
Preparing search index...
IExtendedCompilationResult
Interface IExtendedCompilationResult
interface
IExtendedCompilationResult
{
code
:
string
;
functions
:
CompiledFunction
<
IArg
<
ArgType
,
boolean
,
boolean
,
EnumLike
<
any
>
>
[]
,
boolean
,
>
[]
;
resolve
:
WrappedCode
;
}
Hierarchy
Omit
<
ICompilationResult
,
"functions"
>
IExtendedCompilationResult
Index
Properties
code
functions
resolve
Properties
code
code
:
string
functions
functions
:
CompiledFunction
<
IArg
<
ArgType
,
boolean
,
boolean
,
EnumLike
<
any
>
>
[]
,
boolean
,
>
[]
resolve
resolve
:
WrappedCode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
functions
resolve
@tryforge/forgescript
Loading...