UNPKG

ngx-sails-socketio

Version:

An Angular module for connecting SailsJs backend through SocketIO.

5 lines (4 loc) 228 B
export declare function isUndefined(value: any): boolean; export declare function isString(value: any): boolean; export declare function isEmptyObject(value: any): boolean; export declare function isObject(value: any): boolean;