UNPKG

n8n-nodes-wax

Version:

n8n Community Node Package for the WAX Blockchain

8 lines (7 loc) 185 B
'use strict'; // B.2.3.14 String.prototype.sup() require('./_string-html')('sup', function (createHTML) { return function sup() { return createHTML(this, 'sup', '', ''); }; });