mirror of https://github.com/n2geoff/um
jsdoc
This commit is contained in:
parent
363d7a58ce
commit
9bb54e38fe
|
@ -2,4 +2,5 @@ import tag from "./tag.js";
|
|||
import app from "./app.js";
|
||||
|
||||
export {app};
|
||||
/** exports tag as h */
|
||||
export const h = tag;
|
||||
|
|
Loading…
Reference in New Issue