DefinitelyTyped/types/lodash/isSymbol.d.ts

3 lines
55 B
TypeScript

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