@ahqstore/plugin-api - v0.0.12
GitHub
Preparing search index...
GetApplicationFn
Type Alias GetApplicationFn
GetApplicationFn
:
(
appId
:
AppId
,
version
:
string
)
=>
Promise
<
App
>
The function takes an appId to return the
Application
manifest that AHQ Store Uses
Type Declaration
(
appId
:
AppId
,
version
:
string
)
:
Promise
<
App
>
Parameters
appId
:
AppId
version
:
string
Returns
Promise
<
App
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@ahqstore/plugin-api - v0.0.12
Loading...
The function takes an appId to return the
Applicationmanifest that AHQ Store Uses