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

    Interface FringeWord

    Fringe vocabulary word analysis

    interface FringeWord {
        comp_effort: number;
        effort: number;
        word: string;
    }
    Index

    Properties

    comp_effort: number
    effort: number
    word: string