mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-13 08:38:43 +03:00
17 lines
224 B
Plaintext
17 lines
224 B
Plaintext
/+ resource
|
|
|_ rid=resource
|
|
++ grad %noun
|
|
++ grow
|
|
|%
|
|
++ noun rid
|
|
++ json
|
|
%+ frond:enjs:format %resource
|
|
(enjs:resource rid)
|
|
--
|
|
++ grab
|
|
|%
|
|
++ noun resource
|
|
++ json dejs:resource
|
|
--
|
|
--
|