DefinitelyTyped/types/lodash/isNull.d.ts

3 lines
51 B
TypeScript

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