UNPKG

@fancyapps/ui

Version:

Robust JavaScript UI Component Library

2 lines (1 loc) 76 B
export declare const isString: <T = any>(str: string | T) => str is string;