As you can see in the [docs](https://turfjs.org/docs/api/hexGrid), it specifically says that multipolygon is allowed, but the [typing](https://github.com/Turfjs/turf/blob/master/packages/turf-hex-grid/index.ts#L24) says otherwise I have tested disregarding the typing and it seems to work Will fix a PR for this
As you can see in the docs, it specifically says that multipolygon is allowed, but the typing says otherwise
I have tested disregarding the typing and it seems to work
Will fix a PR for this