kriszyp / msgpackr

Ultra-fast MessagePack implementation with extension for record and structural cloning / msgpack.org[JavaScript/NodeJS]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"sequential" options missing in index.d.ts

finbargiusti opened this issue · comments

The index.d.ts file is missing the "sequential" options in options, which causes errors with typescript linting. I see the options in the js file so I assume this is unintended.

This fix should be published in 1.8.4.