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
/
parameter.js
6 lines
(5 loc)
•
100 B
JavaScript
View Raw
1
2
3
4
5
6
/** * Parameter prototype *
@type
{
Parameter
} */
exports
.
Parameter
=
Parameter
=
function
(
) {};