signify-ts
    Preparing search index...

    Interface GroupManagerParams

    interface GroupManagerParams {
        mhab: HabState;
        [key: string]: unknown;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    mhab: HabState