DefinitelyTyped/types/lodash/isMap.d.ts

3 lines
49 B
TypeScript

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