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

3 lines
45 B
TypeScript

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