index.js 58 Bytes
import editDialog from './edit'
export {
    editDialog
}