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

3 lines
43 B
TypeScript

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