UNPKG

node-nlp

Version:

Library for NLU (Natural Language Understanding) done in Node.js

13 lines 436 B
"use strict"; /* * Code generated by Microsoft (R) AutoRest Code Generator. * Changes may cause incorrect behavior and will be lost if the code is * regenerated. */ function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); __export(require("./attachments")); __export(require("./conversations")); //# sourceMappingURL=index.js.map