UNPKG

shineout

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