UNPKG

@novo-learning/novo-sdk

Version:

SDK for the Novolanguage Speech Analysis API

7 lines (6 loc) 230 B
export * from './clients'; export { SpeechApiConnection } from './clients/speech-api/websocket/speech-api-connection'; export * from './entities'; export * from './mappers'; export * from './type-helpers'; export * from './util';