DefinitelyTyped/types/lodash/isBuffer.d.ts

3 lines
55 B
TypeScript

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