lithdew
Explore posts from serversKPCKevin Powell - Community
•Created by lithdew on 6/26/2023 in #front-end
Vertically stacked sticky headers
6 replies
Accepting a DecoratedProcedure with inputs and outputs that extend some given types
Is there any way to accept a DecoratedProcedure that extends { mutate: Resolver<TProcedure> } where TProcedure is guaranteed to have its inputs be something that extend the object { nextFollowerId: string }, and the outputs are a string?
1 replies