UNPKG

@aws/pdk

Version:

All documentation is located at: https://aws.github.io/aws-pdk

3 lines 106 B
export default function _isRegExp(x) { return Object.prototype.toString.call(x) === '[object RegExp]'; }