Type Alias Constraints

Constraints: {
    end?: Date | string | number;
    start?: Date | string | number;
}