interface Commandimport { type Command } from "https://deno.land/x/johnny_decimal@1.1.1/mod.ts"; Propertiesname: stringoptionaldescription: stringoptionalusage: stringoptionalalias: string[]fn: (this: Directory, args?: string[]) => Promise<any>import Commandimport { Command } from "https://deno.land/x/johnny_decimal@1.1.1/mod.ts";