chore: desc

This commit is contained in:
cha0s 2021-01-30 20:04:09 -06:00
parent 015899ef75
commit 96cfd4c416

View File

@ -85,6 +85,12 @@ export function describe() {
floor: {
label: 'Floor',
type: 'number',
args: [
{
label: 'Operand',
type: 'number',
},
],
},
randomNumber: {
label: 'Random number',