Changeset e29cc2e for trip-planner-front/node_modules/@babel/plugin-proposal-private-property-in-object/lib
- Timestamp:
- 11/25/21 22:08:24 (3 years ago)
- Branches:
- master
- Children:
- 8d391a1
- Parents:
- 59329aa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trip-planner-front/node_modules/@babel/plugin-proposal-private-property-in-object/lib/index.js
r59329aa re29cc2e 85 85 return { 86 86 name: "proposal-private-property-in-object", 87 inherits: _pluginSyntaxPrivatePropertyInObject.default ,87 inherits: _pluginSyntaxPrivatePropertyInObject.default.default, 88 88 89 89 pre() {
Note:
See TracChangeset
for help on using the changeset viewer.