UNPKG

adminjs

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