MCPcopy Create free account
hub / github.com/violentmonkey/violentmonkey / string.js

File string.js

scripts/string.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const PluginError = require('plugin-error');
2const through = require('through2').default;
3
4module.exports = function (handle) {

Callers

nothing calls this directly

Calls 3

emitMethod · 0.80
cbFunction · 0.50
handleFunction · 0.50

Tested by

no test coverage detected