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