UNPKG

@novo-learning/novo-sdk

Version:

SDK for the Novolanguage Speech Analysis API

2 lines (1 loc) 76 B
export type ConnectionState = 'initial' | 'connecting' | 'open' | 'closed';