DefinitelyTyped/types/lodash/isWeakSet.d.ts

3 lines
57 B
TypeScript

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