DefinitelyTyped/types/lodash/range.d.ts

3 lines
49 B
TypeScript

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