UNPKG

design-system-simplefi

Version:

Design System for SimpleFi Applications

8 lines (7 loc) 215 B
export declare const PaddingTypes: { readonly squish: "squish"; readonly stretch: "stretch"; readonly square: "square"; readonly horizontal: "horizontal"; readonly vertial: "vertical"; };