@wfcd/profile-parser
    Preparing search index...

    Interface RawPolarity

    interface RawPolarity {
        Slot: number;
        Value: string;
    }
    Index

    Properties

    Properties

    Slot: number
    Value: string