Current section

Files

Jump to
spellweaver priv bun node_modules cspell-grammar dist parser util.js
Raw

priv/bun/node_modules/cspell-grammar/dist/parser/util.js

export function isDefined(t) {
return t !== undefined && t !== null;
}
//# sourceMappingURL=util.js.map