UNPKG

shineout

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