import { initNav } from './navModel'; import { updateLocation } from './location'; export { initNav, updateLocation };