Interface BouyomiChanVoiceListResponse

interface BouyomiChanVoiceListResponse {
    voiceList: BouyomiChanVoiceList[];
}

Properties

Properties