mwg API
    Preparing search index...

    Interface MwlConditionOptions

    interface MwlConditionOptions {
        helpers?: Readonly<Record<string, MwlConditionHelper>>;
    }
    Index
    helpers?: Readonly<Record<string, MwlConditionHelper>>