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

3 lines
58 B
TypeScript

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