UNPKG

shineout

Version:

A components library for React

3 lines (2 loc) 128 B
import { IconCompProps as UiIconCompProps } from '@sheinx/base'; export type IconCompProps = Omit<UiIconCompProps, 'jssStyle'>;