UNPKG

util-ex

Version:

Browser-friendly enhanced util fully compatible with standard node.js

3 lines (2 loc) 68 B
export function isRegExp(v: any): boolean; export default isRegExp;