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