DefinitelyTyped/types/lodash/uniqueId.d.ts

3 lines
55 B
TypeScript

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