import $$ from "./dom-lib"; import tools from "./tools"; module.exports = { $$: $$, tools: tools }