# Example

```shell
npm i @iwnow/pack
```

```javascript
import {pack} from '@iwnow/pack'

pack() //-->hello pack
```