AppleSauce
Preparing search index...
applesauce-wallet
Helpers
isHistoryContentUnlocked
Function isHistoryContentUnlocked
isHistoryContentUnlocked
<
T
extends
Event
>
(
history
:
T
,
)
:
history
is
T
&
UnlockedEncryptedContent
&
{
"[HiddenTagsSymbol]"
:
string
[]
[]
;
}
&
{
"[HistoryContentSymbol]"
:
HistoryContent
}
Checks if the history contents are locked
Type Parameters
T
extends
Event
Parameters
history
:
T
Returns
history
is
T
&
UnlockedEncryptedContent
&
{
"[HiddenTagsSymbol]"
:
string
[]
[]
}
&
{
"[HistoryContentSymbol]"
:
HistoryContent
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AppleSauce
Loading...
Checks if the history contents are locked