Interface ProgressBase

interface ProgressBase {
    type: ProgressTypes;
}

Hierarchy (view full)

Properties

Properties