UNPKG

@antv/util

Version:

<h1 align="center">@antv/util</h1>

3 lines (2 loc) 78 B
declare const isRegExp: (str: any) => str is RegExp; export default isRegExp;