### 安装

```
npm i heima-147
```

### 使用

```js
const heima = require('sy150')

heima.aa() // aaaaa
heima.bb() // bbbbb
```
