Type Alias ExpansionData

type ExpansionData = {
    qExcludeList?: boolean;
    qPos?: PositionMark;
}
Index
qExcludeList?: boolean