Documentation
    Preparing search index...
    fetch_available_packs: () => Promise<{ name: string }[]>

    Type Declaration

      • (): Promise<{ name: string }[]>
      • Fetch available packs from the store endpoint (packs_store_endpoint cfg)

        Returns Promise<{ name: string }[]>