DefinitelyTyped/types/lodash/join.d.ts

3 lines
47 B
TypeScript

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