Interface IIfModifiedSince

interface IIfModifiedSince {
    date: Date;
}

Implemented by

Properties

Properties

date: Date