UEA-Prodem
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
/** Returns true whether the payload is null or undefined */
|
||||
export declare const isNullOrUndefined: (payload: unknown) => payload is null | undefined;
|
||||
Reference in New Issue
Block a user