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

3 lines
47 B
TypeScript

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