Files
DefinitelyTyped/types/lodash-es/isNaN.d.ts

3 lines
54 B
TypeScript

import { isNaN } from "lodash";
export default isNaN;