range.d.ts 47 Bytes
import { range } from "../fp";
export = range;