UNPKG

intervention-pages

Version:
6 lines (5 loc) 237 B
/** * Used to style page content header title row actions child elements * (styling slotted content, using ::slotted will not work on Edge) */ export declare const pageContentHeaderSlottedStyles: import("lit-element").CSSResult;