property ICompilerEvents.onSourceComplete

Called when a source completes successfully

Type

(event: ISourceCompleteEvent) => void

Usage

import { type ICompilerEvents } from ".";