Current section

Files

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

priv/bun/node_modules/cspell-grammar/dist/parser/util.d.ts

export declare function isDefined<T>(t: T | undefined): t is T;
//# sourceMappingURL=util.d.ts.map