UNPKG

design-system-simplefi

Version:

Design System for SimpleFi Applications

4 lines (3 loc) 187 B
import PropTypes from 'prop-types'; export declare const AlignItemsPropType: PropTypes.Requireable<string>; export declare const JustifyContentPropType: PropTypes.Requireable<string>;