UNPKG

fannypack-v5

Version:

An accessible, composable, and friendly React UI Kit

5 lines (4 loc) 263 B
export declare const List: (styleProps: any) => string; export declare const ListItem: (styleProps: any) => string; export declare const getOrderedProperties: (styleProps: any) => string; export declare const getHorizontalProperties: (styleProps: any) => string;