Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebReflection/workerful
/ client.patch.cjs
File
client.patch.cjs
rollup/client.patch.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ readFileSync, writeFileSync } = require(
'node:fs'
);
2
const
{ join } = require(
'node:path'
);
3
4
const
createESM = path => {
Callers
nothing calls this directly
Calls
1
createESM
Function · 0.85
Tested by
no test coverage detected