AutoBE
Preparing search index...
@autobe/agent
AutoBeMockAgent
IProps
Interface IProps
interface
IProps
{
compiler
:
(
listener
:
IAutoBeCompilerListener
,
)
=>
IAutoBeCompiler
|
Promise
<
IAutoBeCompiler
>
;
replay
:
IAutoBePlaygroundReplay
;
}
Index
Properties
compiler
replay
Properties
compiler
compiler
:
(
listener
:
IAutoBeCompilerListener
,
)
=>
IAutoBeCompiler
|
Promise
<
IAutoBeCompiler
>
replay
replay
:
IAutoBePlaygroundReplay
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compiler
replay
AutoBE
Loading...