@tryforge/forgescript
Preparing search index...
IThreadContext
Interface IThreadContext
interface
IThreadContext
{
code
:
string
;
environment
?:
Record
<
string
,
unknown
>
;
keywords
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
code
environment?
keywords?
Properties
code
code
:
string
Optional
environment
environment
?:
Record
<
string
,
unknown
>
Optional
keywords
keywords
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
environment
keywords
@tryforge/forgescript
Loading...