DefinitelyTyped/types/lodash/defaultTo.d.ts
2017-11-29 12:42:27 +01:00

3 lines
57 B
TypeScript

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