interface ServerObject implements ISpecificationExtensionimport { type ServerObject } from "https://deno.land/x/openbox@1.2.10/mod.ts"; Propertiesurl: stringoptionaldescription: stringoptionalvariables: { [v: string]: ServerVariableObject; }