UNPKG

@novo-learning/novo-sdk

Version:

SDK for the Novolanguage Speech Analysis API

19 lines (15 loc) 427 B
/* tslint:disable */ /* eslint-disable */ /** * Authentication API * The authentication API is used to get signed JWT tokens to access other APIs * * 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";