UNPKG

@swrve/web-sdk

Version:
4 lines (3 loc) 170 B
export declare function isNil(variable: any): boolean; export declare function isPresent(variable: any): boolean; export declare function noOp(...args: any[]): Function;