This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
zhangqi
/
swOperation
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ramo:
defaultDevelop
Ramos
Etiquetas
defaultDevelop
master
swOperation
/
node_modules
/
@antv
/
util
/
esm
/
is-reg-exp.d.ts
is-reg-exp.d.ts
78 B
Link permanente
Histórico
Em bruto
1
2
declare const isRegExp: (str: any) => str is RegExp;
export default isRegExp;