UNPKG

@masaischool/lotus

Version:

Masai UI component library designed to work seamlessly with Chakra UI

9 lines (8 loc) 158 B
declare const borders: { none: number; "ms-1": string; "ms-2": string; "ms-4": string; "ms-8": string; }; export default borders;