Sha256: b033b8823c93e64d3bb397af4c5c7f48e8edf2f90493a23baf68f9489696aea0
Contents?: true
Size: 206 Bytes
Versions: 3
Compression:
Stored size: 206 Bytes
Contents
"use strict"; exports.__esModule = true; exports.Property = Property; function Property(node) { if (node.method) { node.method = false; } if (node.shorthand) { node.shorthand = false; } }
Version data entries
3 entries across 3 versions & 1 rubygems