DefinitelyTyped/types/lodash/isArrayBuffer.d.ts

3 lines
65 B
TypeScript

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