UNPKG

@novo-learning/novo-sdk

Version:

SDK for the Novolanguage Speech Analysis API

5 lines (4 loc) 150 B
export * from './dto'; export * from './entities'; export * from './events'; export { SpeechApiConnection } from './websocket/speech-api-connection';