UNPKG

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

Version:

The DynamoDB + Elasticsearch storage operations Webiny Page Builder API.

5 lines (4 loc) 201 B
import { FieldPlugin } from "@webiny/db-dynamodb/plugins/definitions/FieldPlugin"; export declare class PageTemplateDynamoDbElasticFieldPlugin extends FieldPlugin { static readonly type: string; }