DefinitelyTyped/types/lodash/add.d.ts

3 lines
45 B
TypeScript

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