Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
sastaachar committed Jan 8, 2025
1 parent 5b7e052 commit efef1de
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/embed/hostEventClient/host-event-client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ import {
TriggerResponse,
} from './contracts';

// Define a type for the eventHandlerMap
type EventHandlerMap = {
[K in HostEvent]: any;
};

export class HostEventClient {
iFrame: HTMLIFrameElement;

Expand Down

0 comments on commit efef1de

Please sign in to comment.