fp-filters - v0.5.3
    Preparing search index...

    Variable isEmptyConst

    isEmpty: (arg: THasLengthProperty) => boolean = ...

    Returns true if the argument is an empty string, array, or object. (length === 0)

    Type declaration