UNPKG

kh-tool

Version:
3 lines (2 loc) 121 B
export declare function GetType(val: any): string; export declare function GetTypeOf(val: any, type: string): boolean;