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