TLPinchEventInfo
type TLPinchEventInfo = TLBaseEventInfo & {
delta: VecModel
name: TLPinchEventName
point: VecModel
type: 'pinch'
}
type TLPinchEventInfo = TLBaseEventInfo & {
delta: VecModel
name: TLPinchEventName
point: VecModel
type: 'pinch'
}