Open lonix1 opened 6 months ago
They (maybe) return the steps rather than booleans.
@lonix1 👍
https://github.com/kamranahmedse/driver.js/blob/9e6f1a45b3fb023886518a99cfcb3985275b9af0/src/driver.ts#L156-L157
hasNextStep => nextStep?
They (maybe) return the steps rather than booleans.