UNPKG

react-dayo

Version:

A Queue component for notification etc

11 lines 302 B
export var Step; (function (Step) { Step["Enter"] = "enter"; Step["Entering"] = "entering"; Step["Entered"] = "entered"; Step["Exit"] = "exit"; Step["Exiting"] = "exiting"; Step["Exited"] = "exited"; })(Step || (Step = {})); export default Step; //# sourceMappingURL=step.js.map