Bytes borrowed out of someone else's folder. You get an opaque assets://asset_... read handle, never a path — the same contract as blobs.put and shared.put (spec §19).
assets://asset_...
blobs.put
shared.put
Same value as ref; usable directly in <img src> / fetch().
ref
<img src>
fetch()
Bytes borrowed out of someone else's folder. You get an opaque
assets://asset_...read handle, never a path — the same contract asblobs.putandshared.put(spec §19).