interface UmdConfig implements BaseModuleConfigimport { type UmdConfig } from "https://deno.land/x/live@1.53.6/deps.ts"; Propertiestype: "umd"optionalglobals: { [key: string]: string; }