isArray.d.ts 53 Bytes
import { isArray } from "./index";
export = isArray;