UNPKG

@azure/search-documents

Version:
5 lines 235 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. export { createKnowledgeBaseRetrieval } from "./knowledgeBaseRetrievalContext.js"; export { retrieve } from "./operations.js"; //# sourceMappingURL=index.js.map