DefinitelyTyped/types/lodash/isString.d.ts

3 lines
55 B
TypeScript

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