@novo-learning/novo-sdk
Version:
SDK for the Novolanguage Speech Analysis API
5 lines (4 loc) • 402 B
TypeScript
export * from './configuration-api';
export * from './dto';
export { AuthSettingsDto, AuthSettingsResponseDto, ConfigurationResponseDtoV1 as ConfigurationDto, FeedbackSettingsDto, IntermediateResultSettingsDto, LogSettingsDto, OAuthSettingsDto, Configuration as PublisherApiConfiguration, PublisherDescriptorDto, ThresholdsDtoV1 as ThresholdsDto, } from './generated';
export * from './publisher-api';