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

3 lines
45 B
TypeScript

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