interface ProcessStateChangedEventimport { type ProcessStateChangedEvent } from "https://deno.land/x/pup@1.0.0-beta.8/lib/core/process.ts"; Propertiesoptionalold: ProcessStateoptionalnew: ProcessStatestatus: ProcessInformation