diff --git a/src/xhtm.js b/src/xhtm.js index b947aa0..7be0b08 100644 --- a/src/xhtm.js +++ b/src/xhtm.js @@ -1,5 +1,4 @@ -// source: https://github.com/dy/xhtm | MIT - +/*! xhtm v1.6.2 | MIT LICENSE | https://github.com/dy/xhtm */ const FIELD = '\ue000', QUOTES = '\ue001' export default function htm (statics) {