UNPKG

typeorm-stubs

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