UNPKG

52 BJavaScriptView Raw
1export const isRegExp = (x) => x instanceof RegExp;