UNPKG

apply-hooks

Version:

A high-quality & reliable JavaScript Hooks library.

4 lines (3 loc) 96 B
export declare const isArrayLike: <T extends { length: number; }>(arrayLike: T) => boolean;