UNPKG

adminjs

Version:
8 lines (6 loc) 102 B
import Show from './show.js' import Edit from './edit.js' export { Show as show, Edit as edit, }