index.js 58 Bytes
Newer Older
qzhxx's avatar
qzhxx committed
1 2 3 4
import editDialog from './edit'
export {
    editDialog
}