MCPcopy 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

1const { compareTwoStrings } = require('string-similarity');
2const secrets = require('./secrets.json');
3
4const corsOrigin = '*';

Callers

nothing calls this directly

Calls 1

normalizeSringFunction · 0.85

Tested by

no test coverage detected