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