mwg API
    Preparing search index...

    Interface AffixTable

    interface AffixTable {
        entries: readonly AffixDef[];
    }
    Index
    entries: readonly AffixDef[]