UNPKG

@azure/search-documents

Version:

Azure client library to use Cognitive Search for node.js and browser.

11 lines 390 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 { SearchServiceClient } from "./searchServiceClient"; export * from "./operationsInterfaces"; //# sourceMappingURL=index.js.map