@novo-learning/novo-sdk
Version:
SDK for the Novolanguage Speech Analysis API
19 lines (15 loc) • 393 B
text/typescript
/* tslint:disable */
/* eslint-disable */
/**
* Data API
* The data API stores speech data and analysis results
*
* 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";