DefinitelyTyped/types/lodash/take.d.ts

3 lines
47 B
TypeScript

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