UNPKG

@loadsmart/miranda-wc

Version:

Miranda Web Components component library

3 lines (2 loc) 156 B
export declare function getFlexDirectionValue(reversed?: boolean): "row-reverse" | "row"; export declare function sidebarStyles(): import("lit").CSSResult;