UNPKG

122 BTypeScriptView Raw
1export declare function isNonEmptyArray<T>(value?: ArrayLike<T>): value is Array<T>;
2//# sourceMappingURL=arrays.d.ts.map
\No newline at end of file