mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 01:52:42 +03:00
18 lines
248 B
Plaintext
18 lines
248 B
Plaintext
/+ *group-store
|
|
|_ upd=update
|
|
++ grad %noun
|
|
++ grow
|
|
|%
|
|
++ noun upd
|
|
++ group-update-0 upd
|
|
++ json
|
|
%+ frond:enjs:format 'groupUpdate'
|
|
(update:enjs upd)
|
|
--
|
|
++ grab
|
|
|%
|
|
++ noun update
|
|
++ json update:dejs
|
|
--
|
|
--
|