UNPKG

sf-composite-call

Version:

Support for making Salesforce composite call requests with integration for JSforce.

2 lines (1 loc) 81 B
export declare function isNullOrUndefined(val: any): val is (null | undefined);