FrameEvents interface

Signature

export interface FrameEvents extends Record<EventType, unknown>

Extends: Record<EventType, unknown>