{"ast":null,"code":"\"use strict\";\n\n// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT license.\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.AddedLmIntent = void 0;\n/**\n * @class AddedLmIntent\n */\n// eslint-disable-next-line max-classes-per-file\nclass AddedLmIntent {\n /**\n * Creates and initializes an instance of this class.\n * @constructor\n * @param modelImpl - The model.\n * @param intentName - The intent name.\n */\n constructor(modelImpl, intentName) {\n this.modelImpl = modelImpl;\n this.intentName = intentName;\n }\n}\nexports.AddedLmIntent = AddedLmIntent;","map":{"version":3,"names":["Object","defineProperty","exports","value","AddedLmIntent","constructor","modelImpl","intentName"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/microsoft-cognitiveservices-speech-sdk/distrib/lib/src/common.speech/AddedLmIntent.js"],"sourcesContent":["\"use strict\";\n// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT license.\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.AddedLmIntent = void 0;\n/**\n * @class AddedLmIntent\n */\n// eslint-disable-next-line max-classes-per-file\nclass AddedLmIntent {\n /**\n * Creates and initializes an instance of this class.\n * @constructor\n * @param modelImpl - The model.\n * @param intentName - The intent name.\n */\n constructor(modelImpl, intentName) {\n this.modelImpl = modelImpl;\n this.intentName = intentName;\n }\n}\nexports.AddedLmIntent = AddedLmIntent;\n\n"],"mappings":"AAAA,YAAY;;AACZ;AACA;AACAA,MAAM,CAACC,cAAc,CAACC,OAAO,EAAE,YAAY,EAAE;EAAEC,KAAK,EAAE;AAAK,CAAC,CAAC;AAC7DD,OAAO,CAACE,aAAa,GAAG,KAAK,CAAC;AAC9B;AACA;AACA;AACA;AACA,MAAMA,aAAa,CAAC;EAChB;AACJ;AACA;AACA;AACA;AACA;EACIC,WAAWA,CAACC,SAAS,EAAEC,UAAU,EAAE;IAC/B,IAAI,CAACD,SAAS,GAAGA,SAAS;IAC1B,IAAI,CAACC,UAAU,GAAGA,UAAU;EAChC;AACJ;AACAL,OAAO,CAACE,aAAa,GAAGA,aAAa","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}