Skip to content

Commit

Permalink
Add sequential to options, #97
Browse files Browse the repository at this point in the history
  • Loading branch information
kriszyp committed Feb 7, 2023
1 parent 0c37eb5 commit d5c0fd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export interface Options {
useRecords?: boolean
structures?: {}[]
moreTypes?: boolean
sequential?: boolean
structuredClone?: boolean
mapsAsObjects?: boolean
variableMapSize?: boolean
Expand Down

0 comments on commit d5c0fd2

Please sign in to comment.