Type Alias OnLoadingProgress

Source
type OnLoadingProgress = (phase: LoadingPhase) => void