UNPKG

admin-bro

Version:
11 lines (9 loc) 167 B
// import Show from './show' import Edit from './edit' import Show from './show' import List from './list' export { Show as show, Edit as edit, List as list, }