合伙人运营小程序
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
dong f5235e078a v1版本 il y a 1 mois
..
lib v1版本 il y a 1 mois
LICENSE v1版本 il y a 1 mois
README.md v1版本 il y a 1 mois
package.json v1版本 il y a 1 mois

README.md

@babel/plugin-proposal-private-property-in-object

This plugin transforms checks for a private property in an object

See our website @babel/plugin-proposal-private-property-in-object for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-proposal-private-property-in-object

or using yarn:

yarn add @babel/plugin-proposal-private-property-in-object --dev