mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 08:34:25 +03:00
17 lines
218 B
Plaintext
17 lines
218 B
Plaintext
/+ *group-store
|
|
|_ upd=update
|
|
++ grad %noun
|
|
++ grow
|
|
|%
|
|
++ noun upd
|
|
++ json
|
|
%+ frond:enjs:format 'groupUpdate'
|
|
(update:enjs upd)
|
|
--
|
|
++ grab
|
|
|%
|
|
++ noun update
|
|
++ json update:dejs
|
|
--
|
|
--
|