generated from romanzy313/modern-ts-lib-starter
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Describe the bug
Using trpc-uwebsockets
11.4.1 with @trpc/server
11.4.3 leads to this error
Type 'Lazy<AnyRouter>' is not assignable to type '{ [lazySymbol]: true; }'.ts(2322)
unstable-core-do-not-import.d-CSxj_rbP.d.cts(806, 3): The expected type comes from property 'router' which is declared here on type 'WebsocketsHandlerOptions<AnyRouter>'
For the router, using the example in the doc.
Metadata
Metadata
Assignees
Labels
No labels