UNPKG

use-wizard

Version:

A dead-easy-to-use light-weight react hook to handle multi-paths wizards (and simple wizards too) and navigate into them.

3 lines (2 loc) 118 B
export { getNextStepWhenItsNotLast }; declare function getNextStepWhenItsNotLast(options: any, step: string): string;