interface CommonData {
    eol?: boolean;
}

Properties

Properties

eol?: boolean