mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
* chore(api-sender): introduce type checking on channels define the object type that is provided/received on a channel name it'll allow to remove some custom casting when receiving the data as the type is ensured from the definition of the channel fixes https://github.com/podman-desktop/podman-desktop/issues/15632 Signed-off-by: Florent Benoit <fbenoit@redhat.com> |
||
|---|---|---|
| .. | ||
| api-sender-channel-map.ts | ||
| api-sender-type.ts | ||
| index.ts | ||