import tag from "./tag.js"; import app from "./app.js"; export {app}; export const h = tag;