UNPKG

@typescript-eslint/utils

Version:

Utilities for working with TypeScript + ESLint together

2 lines (1 loc) 74 B
export declare function isArray(arg: unknown): arg is readonly unknown[];