DefinitelyTyped/types/lodash/isNaN.d.ts

3 lines
49 B
TypeScript

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