@ahqstore/plugin-api - v0.0.12
    Preparing search index...

    Type Alias GetApplicationVersionsFn

    GetApplicationVersionsFn: (appId: AppId) => Promise<Version[]>

    The function takes an appId to return the versions that are available

    Type Declaration