1
0
mirror of https://github.com/ilyakooo0/urbit.git synced 2025-01-04 05:05:35 +03:00
urbit/pkg/arvo/mar/resource.hoon

17 lines
224 B
Plaintext
Raw Normal View History

/+ resource
|_ rid=resource
++ grad %noun
++ grow
|%
++ noun rid
++ json
%+ frond:enjs:format %resource
(enjs:resource rid)
--
++ grab
|%
++ noun resource
++ json dejs:resource
--
--