frontend
    Preparing search index...
    • Parse video poker commands (shared by videopoker, deuceswild, jokerpoker).

      Parameters

      • input: string

      Returns { amount?: number; command: string; indices?: number[] } | { error: string }