method Node.prototype.debugimport { Node } from "https://deno.land/x/lavadeno@3.3.0/src/node.ts"; debug(label: string,message: string,player?: Player<this>,)Parameterslabel: stringmessage: stringoptionalplayer: Player<this>