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