DefinitelyTyped/types/lodash/parseInt.d.ts

3 lines
55 B
TypeScript

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