• Checks to see if object is an array or something with length property that isn't a function.

    Returns

    Type Parameters

    • T = unknown

    Parameters

    • instance: unknown

    Returns instance is ArrayLikeWritable<T>

Generated using TypeDoc