removeCommands
移除 Artyom 中所有可用的命令
var removedIndexes = artyom.removeCommands("Hello");
console.log(removedIndexes);Last updated
Was this helpful?
移除 Artyom 中所有可用的命令
var removedIndexes = artyom.removeCommands("Hello");
console.log(removedIndexes);Last updated
Was this helpful?
Was this helpful?