DefinitelyTyped/types/lodash/compact.d.ts

3 lines
53 B
TypeScript

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