Preparing search index...
The search index is not available
bitbadgesjs-sdk - v0.5.8
bitbadgesjs-sdk
iGetPluginSuccessResponse
Interface iGetPluginSuccessResponse<T>
interface
iGetPluginSuccessResponse
<
T
>
{
bookmark
?:
string
;
plugins
:
iPluginDoc
<
T
>
[]
;
}
Type Parameters
T
extends
NumberType
Implemented by
GetPluginSuccessResponse
Index
Properties
bookmark?
plugins
Properties
Optional
bookmark
bookmark
?:
string
Bookmark for pagination of the plugins. Only applicable if fetching the directory.
plugins
plugins
:
iPluginDoc
<
T
>
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bookmark
plugins
bitbadgesjs-sdk - v0.5.8
Loading...
Bookmark for pagination of the plugins. Only applicable if fetching the directory.