UNPKG

@webiny/api-page-builder-so-ddb-es

Version:

The DynamoDB + Elasticsearch storage operations Webiny Page Builder API.

3 lines (2 loc) 177 B
import { PbContext } from "../types"; export declare const createIndexTaskPlugin: () => import("@webiny/api-elasticsearch-tasks").CreateElasticsearchIndexTaskPlugin<PbContext>;