DefinitelyTyped/types/lodash/isArray.d.ts

3 lines
53 B
TypeScript

import { isArray } from "./index";
export = isArray;