Fix tsc errors.

Signed-off-by: Pascal Haakmat <pascalhaakmat@funda.nl>
This commit is contained in:
Pascal Haakmat
2022-09-02 14:23:59 +02:00
parent 83c037cd46
commit a1b9263517
@@ -57,6 +57,7 @@ export type CreateGithubPullRequestClientFactoryInput = {
owner: string;
repo: string;
token?: string;
throttling?: boolean;
};
export const defaultClientFactory = async ({