UNPKG

@rainbow-me/rainbowkit

Version:
2 lines (1 loc) 82 B
export declare function isNotNullish<T>(value: T | null | undefined): value is T;