wpfat23-7 44a43ea56d init commit (frontend and backend) hace 2 años
..
lib 44a43ea56d init commit (frontend and backend) hace 2 años
LICENSE 44a43ea56d init commit (frontend and backend) hace 2 años
README.md 44a43ea56d init commit (frontend and backend) hace 2 años
package.json 44a43ea56d init commit (frontend and backend) hace 2 años

README.md

@babel/template

Generate an AST from a string template.

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

Install

Using npm:

npm install --save-dev @babel/template

or using yarn:

yarn add @babel/template --dev