Interface ProgressBase

interface ProgressBase {
    type: ProgressTypes;
}

Hierarchy (View Summary)

Properties

Properties