Files
DefinitelyTyped/types/parsimmon
Isaac Huang e88aced7df Describe Parsimmon.seq and extend Parsimmon.seqMap (#41677)
Use "generic rest parameters" in TypeScript 3.0 to describe
`Parsimmon.seq` and extend `Parsimmon.seqMap` to 10 parameters.

Because it's not possible to type `Parsimmon.seqMap` without
removing the last parameter type from the generic rest type.
2020-01-22 09:45:45 -08:00
..