import * as enzastdlib from "https://deno.land/x/enzastdlib@v0.0.4/commands/command.ts";
Type Aliases
Represents the typing of a command callback that can be registered. | |
Represents a record containing all registered commands. |
x/enzastdlib/commands/command.ts
import * as enzastdlib from "https://deno.land/x/enzastdlib@v0.0.4/commands/command.ts";
Represents the typing of a command callback that can be registered. | |
Represents a record containing all registered commands. |