mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-23 22:34:53 +00:00
Cleanup
This commit is contained in:
@@ -17,7 +17,8 @@ export namespace BusEvent {
|
||||
|
||||
export function payloads() {
|
||||
return z
|
||||
.union(
|
||||
.discriminatedUnion(
|
||||
"type",
|
||||
registry
|
||||
.entries()
|
||||
.map(([type, def]) => {
|
||||
|
||||
Reference in New Issue
Block a user