Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/cspell-dictionary/dist/util/util.js
export function isDefined(v) {
return v !== undefined;
}
//# sourceMappingURL=util.js.map