Preparing search index...
The search index is not available
ask-and-trust - v2.4.0
ask-and-trust
frontend/src/types/types
Question
Type alias Question
Question
:
{
answers
:
{
value
:
string
;
}
[]
;
id
:
number
;
survey
:
{
id
:
number
;
}
;
title
:
string
;
type
:
QuestionType
;
}
Type declaration
answers
:
{
value
:
string
;
}
[]
id
:
number
survey
:
{
id
:
number
;
}
id
:
number
title
:
string
type
:
QuestionType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
ask-and-trust - v2.4.0
Loading...