isString.d.ts 55 Bytes
import { isString } from "./index";
export = isString;