type DecoupledRouterResponse: ResolvedPath | UnResolvedPath;
Union of both possible decoupled router responses.
decoupled-router-client/src/types.ts:66