[NodeMod Core]
/ .. / ClientCommandHandler
Interface: ClientCommandHandler()
Defined in: src/core/cmd.ts:45
Handler function for client commands.
ClientCommandHandler(
ctx):void
Defined in: src/core/cmd.ts:46
Handler function for client commands.
Parameters
ctx
Returns
void