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