DefinitelyTyped/types/lodash/isRegExp.d.ts

3 lines
55 B
TypeScript

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