UNPKG

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

Version:

The DynamoDB storage operations Webiny Page Builder API.

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