@novo-learning/novo-sdk
Version:
SDK for the Novolanguage Speech Analysis API
19 lines (15 loc) • 501 B
text/typescript
/* tslint:disable */
/* eslint-disable */
/**
* Exercise API
* The exericse API is used to store and retrieve exercises. Exercises stored in the exercise API are optimized for faster processing by the speech recognizer.
*
* The version of the OpenAPI document: 1.0
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
export * from "./api";
export * from "./configuration";