UNPKG

react-form-with-constraints

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