MCPcopy Index your code
hub / github.com/darkreader/darkreader / translate.js

File translate.js

tasks/translate.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @ts-check
2import fs from 'node:fs/promises';
3
4import {readFile, writeFile, fileExists, httpsRequest, timeout, log} from './utils.js';

Callers

nothing calls this directly

Calls 2

translateEnMessageFunction · 0.85
translateNewEnMessagesFunction · 0.85

Tested by

no test coverage detected