# faster-babel-types

> Faster version of @babel/types

[![NPM](https://img.shields.io/npm/v/faster-babel-types.svg)](https://www.npmjs.com/package/faster-babel-types) [![JavaScript Style Guide](https://badgen.net/badge/code%20style/airbnb/ff5a5f?icon=airbnb)](https://github.com/airbnb/javascript)

## Install

```bash
npm install --save faster-babel-types
```

```bash
yarn add faster-babel-types
```

```bash
pnpm add faster-babel-types
```

## Sponsors

![Sponsors](https://github.com/lxsmnsyc/sponsors/blob/main/sponsors.svg?raw=true)

## License

MIT © [lxsmnsyc](https://github.com/lxsmnsyc)
