var m = require("./index") if (typeof module !== "undefined") module["exports"] = m else window.m = m