web 3d图形渲染器
 
 
 
blobt dde93d3389 改成react架构 4 years ago
..
lib 改成react架构 4 years ago
node_modules/source-map 改成react架构 4 years ago
LICENSE 改成react架构 4 years ago
README.md 改成react架构 4 years ago
package.json 改成react架构 4 years ago

README.md

@babel/generator

Turns an AST into code.

See our website @babel/generator for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/generator

or using yarn:

yarn add @babel/generator --dev