UXP Toolkit
Preparing search index...
@bubblydoo/uxp-test-framework-base
Test
Interface Test
interface
Test
{
description
?:
string
;
name
:
string
;
run
:
(
args
:
{
name
:
string
}
)
=>
Promise
<
void
>
;
}
Index
Properties
description?
name
run
Properties
Optional
description
description
?:
string
name
name
:
string
run
run
:
(
args
:
{
name
:
string
}
)
=>
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
name
run
UXP Toolkit
Loading...