UNPKG
the-blender
Version:
latest (0.2.0)
0.2.0
0.1.0
An automatic and connected cocktail dispenser
the-blender.io
vrap/the-blender
the-blender
/
app
/
lib
/
recipe
/
step.js
5 lines
•
79 B
JavaScript
View Raw
1
2
3
4
5
/** * Step prototype *
@type
{
Step
} */
exports
.
Step
=
Step
=
function
(
) {};