UNPKG

mithril

Version:

A framework for building brilliant applications

6 lines (3 loc) 172 B
"use strict" var mountRedraw = require("./mount-redraw") module.exports = require("./request/request")(typeof window !== "undefined" ? window : null, mountRedraw.redraw)