Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MALSync/MALSync
/ webextension.content.generateChibi.js
File
webextension.content.generateChibi.js
webpackConfig/webextension.content.generateChibi.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'fs'
);
2
const
path = require(
'path'
);
3
const
ts = require(
'typescript'
);
4
const
glob = require(
'glob'
);
Callers
nothing calls this directly
Calls
1
generateChibiTypes
Function · 0.85
Tested by
no test coverage detected