File manager - Edit - /var/www/ratemypay/node_modules/sucrase/dist/util/getJSXPragmaInfo.js
Back
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function getJSXPragmaInfo(options) { const [base, suffix] = splitPragma(options.jsxPragma || "React.createElement"); const [fragmentBase, fragmentSuffix] = splitPragma(options.jsxFragmentPragma || "React.Fragment"); return {base, suffix, fragmentBase, fragmentSuffix}; } exports.default = getJSXPragmaInfo; function splitPragma(pragma) { let dotIndex = pragma.indexOf("."); if (dotIndex === -1) { dotIndex = pragma.length; } return [pragma.slice(0, dotIndex), pragma.slice(dotIndex)]; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings