UNPKG

@thi.ng/checks

Version:
5 lines (4 loc) 68 B
const isRegExp = (x) => x instanceof RegExp; export { isRegExp };