UNPKG

@azure/ai-language-text

Version:

An isomorphic client library for the text analysis features in the Azure Cognitive Language Service.

11 lines 382 B
/* * Copyright (c) Microsoft Corporation. * Licensed under the MIT License. * * Code generated by Microsoft (R) AutoRest Code Generator. * Changes may cause incorrect behavior and will be lost if the code is regenerated. */ export * from "./models"; export { GeneratedClient } from "./generatedClient"; export * from "./operationsInterfaces"; //# sourceMappingURL=index.js.map