UNPKG

iter-tools-es

Version:
2 lines 92 B
declare function notUndefined<T>(value: T | undefined): value is T; export { notUndefined };