DefinitelyTyped/types/lodash/isFinite.d.ts

3 lines
55 B
TypeScript

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