DefinitelyTyped/types/lodash/isTypedArray.d.ts

3 lines
63 B
TypeScript

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