UNPKG

@novo-learning/novo-sdk

Version:

SDK for the Novolanguage Speech Analysis API

10 lines 410 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AuthenticationResponseDtoV1 = exports.AuthenticationDataDtoV1 = void 0; class AuthenticationDataDtoV1 { } exports.AuthenticationDataDtoV1 = AuthenticationDataDtoV1; class AuthenticationResponseDtoV1 { } exports.AuthenticationResponseDtoV1 = AuthenticationResponseDtoV1; //# sourceMappingURL=authentication-response.dto.js.map