Represents a build process.

interface JustInTimeProcess {
    type?: number;
}

Hierarchy (View Summary)

Properties

Properties

type?: number

The type of the process.