Files
DefinitelyTyped/types/lodash/isEmpty.d.ts

3 lines
53 B
TypeScript

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