Repository URL to install this package:
|
Version:
0.7.4+sf.2 ▾
|
export declare function isNotNullish<T>(value: T | null | undefined): value is T;