interface Messageimport { type Message } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/esbuild.ts"; Propertiesid: stringpluginName: stringtext: stringlocation: Location | nullnotes: Note[]detail: anyOptional user-specified data that is passed through unmodified. You can use this to stash the original error, for example.