Files
red_de_investigacion_front/node_modules/@babel/template/README.md
T
DanielRamirezGe 5eecfbf6cd first commit
2020-01-14 20:43:08 -06:00

457 B

@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