# @fmfe/genesis-compiler
这是`Genesis`的开发时使用的库，它提供了完整的TS能力，能够帮你检查TS类型（包括Vue组件）。

## 安装：
```bash
npm install @fmfe/genesis-compiler -D
```
## 快速使用
- [中文文档](https://github.com/fmfe/genesis/blob/master/docs/zh-CN/quick-start.md)
