REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 870 B
Close
/home/byroehnu/.trash/node_modules11/babel-plugin-styled-components/lib/visitors/pure.js
Text
Base64
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _helperAnnotateAsPure = _interopRequireDefault(require("@babel/helper-annotate-as-pure")); var _options = require("../utils/options"); var _detectors = require("../utils/detectors"); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } var _default = t => (path, state) => { if ((0, _options.usePureAnnotation)(state)) { if ((0, _detectors.isStyled)(t)(path.node, state) || (0, _detectors.isStyled)(t)(path.node.callee, state) || (0, _detectors.isPureHelper)(t)(path.node.tag || path.node.callee, state)) { if (path.parent.type === 'VariableDeclarator' || path.parent.type === 'TaggedTemplateExpression') { (0, _helperAnnotateAsPure.default)(path); } } } }; exports.default = _default;
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 5
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
templateLiterals
DIR
-
drwxr-xr-x
2026-02-28 00:28:24
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
assignStyledRequired.js
811 B
lrw-r--r--
2026-02-28 00:26:38
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
displayNameAndId.js
6.64 KB
lrw-r--r--
2026-02-28 00:27:06
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
minify.js
1.14 KB
lrw-r--r--
2026-02-28 00:28:06
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
pure.js
870 B
lrw-r--r--
2026-02-28 00:28:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
transpileCssProp.js
8.38 KB
lrw-r--r--
2026-02-28 00:28:26
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).