MCPcopy Create free account
hub / github.com/OneNoteDev/WebClipper / func

Function func

lib/sanitize-html.js:3622–3624  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

3620
3621function getInverse(inverse, re){
3622 function func(name){
3623 return inverse[name];
3624 }
3625
3626 return function(data){
3627 return data

Callers 4

execWithRetryFunction · 0.85
executeWithLoggingMethod · 0.85
handleDataPackageMethod · 0.85
subscribeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected