@dallaylaen/ski-interpreter
Preparing search index...
quest
QuestVerifyOptions
Type Alias QuestVerifyOptions
type
QuestVerifyOptions
=
{
date
?:
boolean
;
seen
?:
Set
<
string
|
number
>
;
solutions
?:
SelfCheck
|
Record
<
string
,
SelfCheck
>
;
}
Index
Properties
date?
seen?
solutions?
Properties
Optional
date
date
?:
boolean
Optional
seen
seen
?:
Set
<
string
|
number
>
Optional
solutions
solutions
?:
SelfCheck
|
Record
<
string
,
SelfCheck
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
date
seen
solutions
@dallaylaen/ski-interpreter
Loading...