this.gui
Preparing search index...
MeLike
Type Alias MeLike
MeLike
:
|
MEInstance
|
{
execute
?:
(
target
:
MeTargetLike
,
body
?:
any
)
=>
any
;
explain
?:
(
path
:
string
)
=>
any
;
inspect
?:
(
opts
?:
any
)
=>
any
;
subscribe
?:
(
path
:
string
,
callback
:
()
=>
void
)
=>
(
()
=>
void
)
|
void
;
[
key
:
string
]:
any
;
(
path
:
string
)
:
any
;
(
path
:
string
,
value
:
any
)
:
any
;
}
&
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
this.gui
Loading...