UNPKG

@devlander/utils

Version:

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

2 lines (1 loc) 80 B
export declare const typeOfTest: (type: string) => (thing: unknown) => boolean;