interface ClosureTimeFrameLimits {
    CONSTRUCTION: number;
    DEFAULT: number;
}

Properties

CONSTRUCTION: number
DEFAULT: number