@molroo-ai/sdk
Preparing search index...
Goal
Interface Goal
interface
Goal
{
content
:
string
;
id
:
string
;
mutable
:
boolean
;
priority
:
number
;
status
:
"active"
|
"achieved"
|
"abandoned"
;
}
Index
Properties
content
id
mutable
priority
status
Properties
content
content
:
string
id
id
:
string
mutable
mutable
:
boolean
priority
priority
:
number
status
status
:
"active"
|
"achieved"
|
"abandoned"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
id
mutable
priority
status
@molroo-ai/sdk
Loading...