UNPKG

@tohuhono/puck-blocks

Version:

A collection of puck components for building pages in OberonCMS

9 lines 384 B
export declare const Container: { fields: { className: { type: "text"; }; }; render: ({ className, puck: { renderDropZone: DropZone } }: import("@measured/puck").WithId<import("@measured/puck").WithPuckProps<import("@measured/puck").DefaultComponentProps>>) => import("react/jsx-runtime").JSX.Element; }; //# sourceMappingURL=container.d.ts.map