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

    Interface Grid3VerbFormsDetailed

    interface Grid3VerbFormsDetailed {
        locale: string;
        verbs: Map<string, VerbFormWithConditions[]>;
    }
    Index

    Properties

    Properties

    locale: string
    verbs: Map<string, VerbFormWithConditions[]>