refactor(plugin-sdk): split infra runtime barrel

This commit is contained in:
Peter Steinberger
2026-04-27 20:48:09 +01:00
parent d7c3a77b93
commit f0000ab72d
104 changed files with 405 additions and 165 deletions

View File

@@ -52,6 +52,17 @@
"outbound-send-deps",
"outbound-runtime",
"poll-runtime",
"async-lock-runtime",
"channel-activity-runtime",
"concurrency-runtime",
"dedupe-runtime",
"delivery-queue-runtime",
"file-access-runtime",
"heartbeat-runtime",
"number-runtime",
"secure-random-runtime",
"system-event-runtime",
"transport-ready-runtime",
"infra-runtime",
"runtime-config-snapshot",
"runtime-group-policy",