Interface SelectPowerModalProps

Hierarchy

  • SelectPowerModalProps

Properties

playAudio: ((audio: string) => void)

Type declaration

    • (audio: string): void
    • Parameters

      • audio: string

      Returns void

showSelectPowerModal: boolean

Generated using TypeDoc