• Returns

    null if entry does not exist in localStorage or walletName does not match

    Type Parameters

    • T

    Parameters

    • wallet: typeof KdaWallet
    • localStorageKey: string = DEFAULT_AUTORESUME_LOCALSTORAGE_KEY

      defaults to DEFAULT_AUTORESUME_LOCALSTORAGE_KEY

    Returns null | AutoResumeData<T>

Generated using TypeDoc