mwg API
    Preparing search index...

    Variable hookTypesConst

    hookTypes: readonly HookType[] = ...

    The hook kinds MWL content may reference, in the order the documentation lists them.

    import { hookTypes } from '@datamoc/mw_games/mwl';

    console.log(hookTypes.includes('predicate')); // true