property ICompilerEvents.onSourceStart

Called when a source starts downloading

Type

(event: ISourceStartEvent) => void

Usage

import { type ICompilerEvents } from ".";