Preparing search index...
The search index is not available
@bambumeta/sdk
@bambumeta/sdk
IPrepareRequestOptions
Interface IPrepareRequestOptions
interface
IPrepareRequestOptions
{
execute
<
T
>
(
executable
)
:
Promise
<
T
>
;
}
Index
Methods
execute
Methods
execute
execute
<
T
>
(
executable
)
:
Promise
<
T
>
Type Parameters
T
Parameters
executable
:
Executable
<
T
>
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
execute
@bambumeta/sdk
Loading...