UNPKG

csx

Version:

Utility functions for TypeStyle

3 lines (2 loc) 105 B
export declare function isDefined(s: any): boolean; export declare function isNotEmpty(s: any): boolean;