UNPKG

@builder.io/sdk-vue

Version:
7 lines (6 loc) 123 B
export interface SectionProps { maxWidth?: number; attributes?: any; children?: any; builderBlock?: any; }