Fix event reemitting types

The callback args for reemitting will change to an array including the
originals emitter.
This commit is contained in:
Timo K
2026-01-19 10:35:46 +01:00
parent e278752942
commit abb80e4e87
3 changed files with 18 additions and 5 deletions

View File

@@ -177,8 +177,11 @@ export const createLocalTransport$ = ({
switchMap(([customUrl, delayId, forceEndpoint]) => {
logger.info(
"Creating preferred transport based on: ",
"customUrl: ",
customUrl,
"delayId: ",
delayId,
"forceEndpoint: ",
forceEndpoint,
);
return from(