Variable isPitchChar

isPitchChar: ((pitchChar) => pitchChar is PitchChar)

Type declaration

    • (pitchChar): pitchChar is PitchChar
    • This predicate method determine whether is PitchChar type.

      Parameters

      • pitchChar: string

        This argument is any string.

      Returns pitchChar is PitchChar

Generated using TypeDoc