AlexzanderFlores / WOKCommands

132 stars 61 forks source link

provides fix for #219 #220

Open mcdaddytalk opened 2 years ago

mcdaddytalk commented 2 years ago

agreed on questioning converting all args to strings. line 92: const args: String[] = [] would need to be generic typed to allow for other data types I can work that out and submit new commit

tippfehlr commented 2 years ago

it's a breaking change so maybe we name it differently until args is deprecated. Isn't necessary though.