Interface ProgressBase

interface ProgressBase {
    type: ProgressTypes;
}

Hierarchy

Properties

Properties

Generated using TypeDoc