EricSmekens / jsep

JavaScript Expression Parser
http://ericsmekens.github.io/jsep/
MIT License
840 stars 136 forks source link

Missing typings for SequenceExpression #261

Closed Pikachews closed 4 months ago

Pikachews commented 5 months ago

SequenceExpression appears to be used here: https://github.com/EricSmekens/jsep/blob/72e045878a8237f30184cc7d6ae3f0dcd58a4ef5/src/jsep.js#L855-L858 but no typings exist for it in https://github.com/EricSmekens/jsep/blob/72e045878a8237f30184cc7d6ae3f0dcd58a4ef5/typings/tsd.d.ts.

github-actions[bot] commented 4 months ago

:tada: This issue has been resolved in version 1.3.9 :tada:

The release is available on:

Your semantic-release bot :package::rocket: