mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 08:34:25 +03:00
16 lines
198 B
Plaintext
16 lines
198 B
Plaintext
/- store=invite-store
|
|
/+ *invite-json
|
|
|_ =update:store
|
|
++ grad %noun
|
|
++ grow
|
|
|%
|
|
++ noun update
|
|
++ json (update-to-json update)
|
|
--
|
|
::
|
|
++ grab
|
|
|%
|
|
++ noun update:store
|
|
--
|
|
--
|