Applesauce
Preparing search index...
applesauce-core
Helpers
isHiddenTagsUnlocked
Function isHiddenTagsUnlocked
isHiddenTagsUnlocked
<
T
extends
{
kind
:
number
}
>
(
event
:
T
,
)
:
event
is
T
&
UnlockedEncryptedContent
&
{
"[HiddenTagsSymbol]"
:
string
[]
[]
;
}
Checks if the hidden tags are locked and casts it to the
UnlockedHiddenTags
type
Type Parameters
T
extends
{
kind
:
number
}
Parameters
event
:
T
Returns
event
is
T
&
UnlockedEncryptedContent
&
{
"[HiddenTagsSymbol]"
:
string
[]
[]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Applesauce
Loading...
Checks if the hidden tags are locked and casts it to the UnlockedHiddenTags type