@argantom/argantom
    Preparing search index...

    Interface CoreState

    Argantom core state information.

    interface CoreState {
        accountState: AccountState;
    }
    Index

    Properties

    Properties

    accountState: AccountState

    AccountState.