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

3 lines
52 B
TypeScript

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