Skip to content

Commit

Permalink
demo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniGuardiola committed Dec 22, 2023
1 parent 2b059cf commit df598aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/parent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export type ParentSchema = RPCSchema<
parentInputUpdated: string;
};
},
// infer request types from the request handler
typeof requestHandler
>;

Expand Down

0 comments on commit df598aa

Please sign in to comment.