@ahqstore/plugin-api / GetApplicationVersionsFn
Type Alias: GetApplicationVersionsFn()
GetApplicationVersionsFn = (
appId) =>Promise<Version[]>
Defined in: index.ts:114
The function takes an appId to return the versions that are available
Parameters
appId
Returns
Promise<Version[]>