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

File i18n.js

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

Source from the content-addressed store, hash-verified

1const fs = require('fs').promises;
2const path = require('path');
3const Vinyl = require('vinyl');
4const PluginError = require('plugin-error');

Callers

nothing calls this directly

Calls 1

loadMethod · 0.45

Tested by

no test coverage detected