Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/cspell-config-lib/dist/TextFile.js
export function createTextFile(url, content) {
return { url, content };
}
//# sourceMappingURL=TextFile.js.map