DefinitelyTyped/types/lodash/slice.d.ts

3 lines
49 B
TypeScript

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