跳到主要内容
版本: 23.11.1

FrameEvents 接口

签名

export interface FrameEvents extends Record<EventType, unknown>

继承自: Record<EventType, unknown>