UNPKG

700 BMarkdownView Raw
1# Installation
2> `npm install --save @types/babel__core`
3
4# Summary
5This package contains type definitions for @babel/core (https://github.com/babel/babel/tree/master/packages/babel-core).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__core
9
10Additional Details
11 * Last updated: Wed, 25 Jul 2018 22:05:07 GMT
12 * Dependencies: @babel/generator, @babel/traverse, @babel/template, @babel/types, babylon
13 * Global values: babel
14
15# Credits
16These definitions were written by Troy Gerwien <https://github.com/yortus>, Marvin Hagemeister <https://github.com/marvinhagemeister>, Melvin Groenhoff <https://github.com/mgroenhoff>.