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

3 lines
60 B
TypeScript

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