UNPKG

estree-to-babel

Version:
6 lines (4 loc) 92 B
'use strict'; module.exports = (path) => { path.node.type = 'ClassPrivateProperty'; };