MCPcopy
hub / github.com/amark/gun / R

Function R

sea.js:14–16  ·  view source on GitHub ↗
(p)

Source from the content-addressed store, hash-verified

12 USE[R(path)] = mod.exports;
13 }
14 function R(p){
15 return p.split('/').slice(-1).toString().replace('.js','');
16 }
17 }
18 if(typeof module !== "undefined"){ var common = module }
19 /* UNBUILD */

Callers 1

USEFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected