UNPKG

@novo-learning/novo-sdk

Version:

SDK for the Novolanguage Speech Analysis API

7 lines (6 loc) 183 B
export declare enum ExerciseType { choice = "choice", pronunciation = "pronunciation", word_cloud = "word-cloud" } export declare const ExerciseTypeName = "ExerciseType";