DefinitelyTyped/types/lodash-es/isTypedArray.d.ts

3 lines
68 B
TypeScript

import { isTypedArray } from "lodash";
export default isTypedArray;