Sha256: 37f71c1031d49608c0f4016573085c27b291cbddd8e909edb484fe47e219b431
Contents?: true
Size: 184 Bytes
Versions: 82
Compression:
Stored size: 184 Bytes
Contents
'use strict'; // B.2.3.3 String.prototype.big() require('./_string-html')('big', function (createHTML) { return function big() { return createHTML(this, 'big', '', ''); }; });
Version data entries
82 entries across 38 versions & 8 rubygems