aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/lodash/isBuffer.d.ts
blob: b22d78244b5e85dc7d26eef6730f604c3000b1c1 (plain)
1
2
import { isBuffer } from "./index";
export = isBuffer;