UNPKG

@antv/s2-react-components

Version:

React components for S2

3 lines (2 loc) 135 B
export { Switcher } from './switcher'; export type { SwitcherField, SwitcherFields, SwitcherItem, SwitcherProps, } from './interface';