UNPKG
@pipedream/habitify
Version:
latest (0.1.0)
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1
Pipedream Habitify Components
pipedream.com/apps/habitify
@pipedream/habitify
/
sources
/
habit-status-updated
/
test-event.mjs
10 lines
•
211 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
export
default
{
"status"
:
"completed"
,
"progress"
: {
"current_value"
:
8
,
"target_value"
:
8
,
"unit_type"
:
"rep"
,
"periodicity"
:
"daily"
,
"reference_date"
:
"2025-12-10T00:00:00.000Z"
} }