This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
lovecoding
/
web0715
Vigiar
10
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Árvore:
92fdcc4d2a
Ramos
Etiquetas
master
web0715
/
13.webpack
/
demo1
/
node_modules
/
ajv-keywords
/
dist
/
keywords
/
regexp.d.ts
regexp.d.ts
99 B
Histórico
Em bruto
1
2
3
import type { Plugin } from "ajv";
declare const regexp: Plugin<undefined>;
export default regexp;