Skip to content

Commit

Permalink
added InitContext props type
Browse files Browse the repository at this point in the history
  • Loading branch information
mithunj committed Jan 29, 2025
1 parent a7d5c34 commit 41c67cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Model/InitContext.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ export default class InitContext {
public isProactiveChat?: boolean;
public platform?: string;
public handle?: string;

}

0 comments on commit 41c67cd

Please sign in to comment.