UNPKG

@devlander/utils

Version:

Comprehensive JavaScript and TypeScript utilities for seamless development. Includes object manipulation, data validation, and more.

2 lines (1 loc) 59 B
export declare const isUndefined: (thing: any) => boolean;