Interface MatchupModalProps

Hierarchy

  • MatchupModalProps

Properties

level: string
playMusic: (() => void)

Type declaration

    • (): void
    • Returns void

scale?: number
setShowMatchupModal: Dispatch<SetStateAction<boolean>>
showMatchupModal: boolean

Generated using TypeDoc