BLUE
PHP 7.4.33
Path:
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/@babel/plugin-transform-private-methods/lib
Run
Logout
Edit File
Size: 794 B
Close
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/@babel/plugin-transform-private-methods/lib/index.js
Text
Base64
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _helperPluginUtils = require("@babel/helper-plugin-utils"); var _helperCreateClassFeaturesPlugin = require("@babel/helper-create-class-features-plugin"); var _default = exports.default = (0, _helperPluginUtils.declare)((api, options) => { api.assertVersion("^7.0.0-0 || >8.0.0-alpha <8.0.0-beta"); return (0, _helperCreateClassFeaturesPlugin.createClassFeaturePlugin)({ name: "transform-private-methods", api, feature: _helperCreateClassFeaturesPlugin.FEATURES.privateMethods, loose: options.loose, manipulateOptions(opts, parserOpts) { { parserOpts.plugins.push("classPrivateMethods"); } } }); }); //# sourceMappingURL=index.js.map
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
index.js
794 B
lrw-r--r--
2025-03-28 11:04:35
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js.map
1.58 KB
lrw-r--r--
2025-03-28 11:04:35
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).