@azure/search-documents
Version:
Azure client library to use Cognitive Search for node.js and browser.
13 lines • 409 B
JavaScript
/*
* 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 "./dataSources";
export * from "./indexers";
export * from "./skillsets";
export * from "./synonymMaps";
export * from "./indexes";
//# sourceMappingURL=index.js.map