UNPKG

ko-rt

Version:
5 lines (4 loc) 222 B
export { default as i18n } from './components/locale'; export { default as Button } from './components/button'; export { default as Layout } from './components/layout'; export { default as Icon } from './components/icon';