property ICompilerEvents.onSourceError

Called when a source fails to compile

Type

(event: ISourceErrorEvent) => void

Usage

import { type ICompilerEvents } from ".";