UNPKG

130 BTypeScriptView Raw
1export declare function isNotNullOrUndefined<T>(value: T | null | undefined): value is T;
2//# sourceMappingURL=predicates.d.ts.map
\No newline at end of file