UNPKG

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

Version:

The DynamoDB + Elasticsearch storage operations Webiny Page Builder API.

5 lines (4 loc) 191 B
import { ElasticsearchFieldPlugin } from "@webiny/api-elasticsearch"; export declare class PageElasticsearchFieldPlugin extends ElasticsearchFieldPlugin { static readonly type: string; }