DefinitelyTyped/types/lodash/isNumber.d.ts

3 lines
55 B
TypeScript

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