Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Musish/Musish
/ utils.js
File
utils.js
src/backend/utils.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ compareTwoStrings } = require(
'string-similarity'
);
2
const
secrets = require(
'./secrets.json'
);
3
4
const
corsOrigin =
'*'
;
Callers
nothing calls this directly
Calls
1
normalizeSring
Function · 0.85
Tested by
no test coverage detected