brows3r — TypeScript API
    Preparing search index...

    Variable useKeychainFallbackStoreConst

    useKeychainFallbackStore: UseBoundStore<
        WithPersist<
            StoreApi<KeychainFallbackState>,
            { hasUnlockedKeychainFallback: boolean },
        >,
    > = ...