method Command.prototype.getBaseCommandsRe-exportimport { Command } from "https://deno.land/x/commit_genius@v0.4.0/deps.ts"; getBaseCommands(hidden?: boolean): Array<Command<any>>Get base commands. Parametersoptionalhidden: booleanInclude hidden commands. ReturnsArray<Command<any>>