Interface BackendEvents
interface BackendEvents {
"platform:appliedconfig": null;
"platform:assetpackcontrol.update": { assetpacks: string[] };
"system:managedtasks.any.new": { taskids: number[] };
"system:modulesupdate": null;
}
"platform:appliedconfig": null;
"platform:assetpackcontrol.update": { assetpacks: string[] };
"system:managedtasks.any.new": { taskids: number[] };
"system:modulesupdate": null;
}
Extend this interface to register broadcast event formats