mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-28 19:55:53 +03:00
16 lines
230 B
Plaintext
16 lines
230 B
Plaintext
|
/+ store=metadata-store
|
||
|
|_ =update:store
|
||
|
++ grad %noun
|
||
|
++ grow
|
||
|
|%
|
||
|
++ noun update
|
||
|
++ json (update:enjs:store update)
|
||
|
--
|
||
|
::
|
||
|
++ grab
|
||
|
|%
|
||
|
++ noun update:store
|
||
|
++ json update:dejs:store
|
||
|
--
|
||
|
--
|