UNPKG

funcunit

Version:
25 lines 488 B
/*can-simple-dom@0.3.0#simple-dom/void-map*/ define([ 'exports', 'module' ], function (exports, module) { 'use strict'; module.exports = { AREA: true, BASE: true, BR: true, COL: true, COMMAND: true, EMBED: true, HR: true, IMG: true, INPUT: true, KEYGEN: true, LINK: true, META: true, PARAM: true, SOURCE: true, TRACK: true, WBR: true }; });