DefinitelyTyped/types/lodash/toNumber.d.ts

3 lines
55 B
TypeScript

import { toNumber } from "./index";
export = toNumber;