DefinitelyTyped/types/lodash/create.d.ts

3 lines
51 B
TypeScript

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