jeeves-meta-monorepo
GitHub
Preparing search index...
service/src
ProgressCallback
Type Alias ProgressCallback
ProgressCallback
:
(
event
:
ProgressEvent
)
=>
void
|
Promise
<
void
>
Callback for synthesis progress events.
Type Declaration
(
event
:
ProgressEvent
)
:
void
|
Promise
<
void
>
Parameters
event
:
ProgressEvent
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
jeeves-meta-monorepo
Loading...
Callback for synthesis progress events.