@willwade/aac-processors
    Preparing search index...

    Interface MorphWordForms

    interface MorphWordForms {
        base: string;
        forms: string[];
        pos: string;
    }
    Index

    Properties

    Properties

    base: string
    forms: string[]
    pos: string