DefinitelyTyped/types/lodash/isSet.d.ts

3 lines
49 B
TypeScript

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