UNPKG

chain-saasui

Version:

chain-saasui

5 lines (4 loc) 224 B
export { default as SInput } from './SInput/index'; export { default as SSelect } from './SSelect/index'; export { default as SInputNumber } from './SInputNumber/index'; export { default as SSwitch } from './SSwitch/index';