virtual-core
Advanced tools
Comparing version
export { BuiltinSlotTypes } from "./BuiltinSlotTypes"; | ||
export { BuiltinUtterances } from "./BuiltinUtterances"; | ||
export { Intent, IIntentSchema } from "./IIntentSchema"; | ||
export { IIntentSchema, Intent, IntentSlot } from "./IIntentSchema"; | ||
export { IModel } from "./IModel"; | ||
@@ -5,0 +5,0 @@ export { SampleUtterances } from "./SampleUtterances"; |
@@ -9,2 +9,3 @@ "use strict"; | ||
exports.Intent = IIntentSchema_1.Intent; | ||
exports.IntentSlot = IIntentSchema_1.IntentSlot; | ||
var SampleUtterances_1 = require("./SampleUtterances"); | ||
@@ -11,0 +12,0 @@ exports.SampleUtterances = SampleUtterances_1.SampleUtterances; |
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"main": "./lib/src/Index.js", | ||
@@ -8,0 +8,0 @@ "typings": "./lib/src/Index.d.ts", |
32161
0.19%586
0.17%