Skip to content

Commit

Permalink
ESLint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Secreto31126 committed Aug 4, 2024
1 parent 8e2cd69 commit 2a59d66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@ export interface InteractiveAction extends ClientTypedMessageComponent {
| "location_request_message";
}

// eslint-disable-next-line @typescript-eslint/no-empty-object-type
export interface TemplateComponent extends ClientBuildableMessageComponent {}

export type ClientMessageNames =
Expand Down

0 comments on commit 2a59d66

Please sign in to comment.