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