DefinitelyTyped/types/lodash-es/isSymbol.d.ts

3 lines
60 B
TypeScript

import { isSymbol } from "lodash";
export default isSymbol;