UNPKG

@wordpress/components

Version:
2 lines (1 loc) 66 B
export type ResponsiveCSSValue< T > = Array< T | undefined > | T;