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

3 lines
56 B
TypeScript

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