const Event = require('./event')
exports.onBeforeNavigate = new Event()
exports.onCompleted = new Event()