Type Alias Callback<K>

Callback: (event: CameraEventMap[K], cameraState: CameraState) => void

Type Parameters

Type declaration