UNPKG

holderjs

Version:

Holder uses SVG to render image placeholders entirely in browser.

13 lines (12 loc) 246 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { namespace: 'xhtml', autoNamespacing: true, escapeHTML: true, quotationMark: '"', quoteAttributes: true, convertTransformArray: true };