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

3 lines
51 B
TypeScript

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