UNPKG

@transferwise/neptune-validation

Version:
5 lines 158 B
/** * Checks empty values for arrays, objects and strings. */ export declare const isEmpty: (value: unknown) => boolean; //# sourceMappingURL=index.d.ts.map