@webiny/api-headless-cms-ddb-es
Version:
DynamoDB and Elasticsearch storage operations plugin for Headless CMS API.
5 lines (4 loc) • 308 B
JavaScript
export { CmsEntryOpenSearchFieldIndexFeature } from "./feature.js";
export { CmsEntryOpenSearchFieldIndex } from "./abstractions/CmsEntryOpenSearchFieldIndex.js";
export { CmsEntryOpenSearchFieldIndexRegistry } from "./abstractions/CmsEntryOpenSearchFieldIndexRegistry.js";
//# sourceMappingURL=index.js.map