interface SequenceType {
    type: number;
}

Properties

Properties

type: number