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