UNPKG

@ozen-ui/kit

Version:

React component library

2 lines (1 loc) 79 B
export declare const isNotNil: <T>(p: T) => p is Exclude<T, undefined | null>;