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