UNPKG

@retriever-ui/type

Version:

Toda tipagens e interfaces do retriever

7 lines (6 loc) 107 B
export declare type BreakpointsType = { sm: string; md: string; lg: string; xl: string; };