@wharfkit/session - v4.0.1
    Preparing search index...

    Interface SessionKeyRemoveArgs

    Arguments passed to the session key removal UI callback.

    interface SessionKeyRemoveArgs {
        appName: string;
    }
    Index
    appName: string

    The name of the application.