DefinitelyTyped/types/lodash-es/isUndefined.d.ts

3 lines
66 B
TypeScript

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