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

    Interface Grid3VerbForms

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

    Properties

    Properties

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