"use strict" var mountRedraw = require("./mount-redraw") module.exports = require("./api/router")(window, mountRedraw)