UNPKG

petals-ui

Version:
3 lines (2 loc) 103 B
declare type LayoutRole = 'container' | 'main' | 'aside' | 'header' | 'footer'; export { LayoutRole };