Type Alias ExpansionData

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

Properties

Properties

qExcludeList?: boolean