Bakhtina Sofya b84cb877be 1st comm 2 tygodni temu
..
lib b84cb877be 1st comm 2 tygodni temu
LICENSE b84cb877be 1st comm 2 tygodni temu
README.md b84cb877be 1st comm 2 tygodni temu
package.json b84cb877be 1st comm 2 tygodni temu

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