UNPKG

@cmk/fe_utils

Version:
9 lines (7 loc) 258 B
import { ExtendedObjectSchemaType } from '../schemaTypes'; export declare const positionButtons: { value: string; icon: string; tooltip: string; }[]; export declare const LAYOUT_ELEMENT_PROPERTIES_SCHEMA: ExtendedObjectSchemaType['properties'];