• Fetch available packs from the store endpoint (packs_store_endpoint cfg)

    Returns Promise<{
        name: string;
    }[]>

Generated using TypeDoc