# About
Binary serialization and deserialization library

```js
import {} from "@graphene/serializer"
```

# Configure
Update `./.npmrc` if you need to change something:
```bash
@graphene/serializer:hex_dump = false

```
