var __wxsModules={}; __wxsModules["2f992f8c"] = (() => { var __getOwnPropNames = Object.getOwnPropertyNames; var __commonJS = (cb, mod) => function __require() { return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports; }; // var require_stdin = __commonJS({ ""(exports, module) { var inlineTags = { abbr: true, b: true, big: true, code: true, del: true, em: true, i: true, ins: true, label: true, q: true, small: true, span: true, strong: true, sub: true, sup: true }; module.exports = { isInline: function(tagName, style) { return inlineTags[tagName] || (style || "").indexOf("display:inline") !== -1; } }; } }); return require_stdin(); })();