UNPKG

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

Version:

The DynamoDB storage operations Webiny Page Builder API.

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