DefinitelyTyped/types/lodash/tail.d.ts

3 lines
47 B
TypeScript

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