has-private-fields
Determine if the JS environment has private fields (`class { #x; }`) support.
Determine if the JS environment has private fields (`class { #x; }`) support.
Gives access to native objects internal properties, such as proxy's [[Target]] and [[Handler]]
A Babel plugin that transforms #property to _property or a minified name