UNPKG

jade

Version:

Jade template engine

17 lines (15 loc) 223 B
/*! * Jade - self closing tags * Copyright(c) 2010 TJ Holowaychuk <tj@vision-media.ca> * MIT Licensed */ module.exports = [ 'meta', 'img', 'link', 'br', 'hr', 'input', 'area', 'base' ];