UNPKG
omljs
Version:
latest (0.1.0)
0.1.0
Template engine built on top of the Oli language
github.com/h2non/oml
h2non/oml
omljs
/
lib
/
tags.js
2 lines
•
173 B
JavaScript
View Raw
1
2
var
exports
;
exports
=
module
.
exports
= [
'area'
,
'base'
,
'br'
,
'col'
,
'command'
,
'embed'
,
'hr'
,
'img'
,
'input'
,
'keygen'
,
'link'
,
'meta'
,
'param'
,
'source'
,
'track'
,
'wbr'
];