This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
lovecoding
/
VIP24
Sledovat
6
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Větev:
master
Větve
Značky
master
VIP24
/
工具
/
webpack
/
node_modules
/
ajv-keywords
/
dist
/
keywords
/
regexp.d.ts
regexp.d.ts
99 B
Trvalý odkaz
Historie
Surový
1
2
3
import type { Plugin } from "ajv";
declare const regexp: Plugin<undefined>;
export default regexp;